-
-
Method Summary
Modifier and Type |
Method |
Description |
abstract boolean |
supportsAcceptTimeout() |
Tell whether or not this transport service supports a
timeout while waiting for a target VM to connect.
|
abstract boolean |
supportsAttachTimeout() |
Tell whether or not this transport service supports a timeout
when attaching to a target VM.
|
abstract boolean |
supportsHandshakeTimeout() |
Tells whether or not this transport service supports a
timeout when handshaking with the target VM.
|
abstract boolean |
supportsMultipleConnections() |
Tells whether or not this transport service can support
multiple concurrent connections to a single address that
it is listening on.
|
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Capabilities
public Capabilities()