|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteMLSController.ProtocolDescriptor | |
---|---|
com.jrockit.memleak.comm |
Uses of RemoteMLSController.ProtocolDescriptor in com.jrockit.memleak.comm |
---|
Methods in com.jrockit.memleak.comm that return RemoteMLSController.ProtocolDescriptor | |
---|---|
static RemoteMLSController.ProtocolDescriptor |
RemoteMLSController.getAvailableDescriptor(java.lang.String preferredProtocol)
Returns the descriptor for the given descriptor, or if it is unavailable, for the default protocol. |
static RemoteMLSController.ProtocolDescriptor |
RemoteMLSController.getDescriptor(java.lang.String protocol)
Returns the descriptor for the given descriptor, without checking if it is available. |
Methods in com.jrockit.memleak.comm that return types with arguments of type RemoteMLSController.ProtocolDescriptor | |
---|---|
static java.util.Iterator<RemoteMLSController.ProtocolDescriptor> |
RemoteMLSController.getAllDescriptors()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |