com.sun.jini.discovery.internal
Class EndpointBasedClient.ConnectionInfo
java.lang.Object
com.sun.jini.discovery.internal.EndpointBasedClient.ConnectionInfo
- Enclosing class:
- EndpointBasedClient
private static class EndpointBasedClient.ConnectionInfo
- extends Object
Components for initiating a connection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
endpoint
final ConnectionEndpoint endpoint
handle
final OutboundRequestHandle handle
EndpointBasedClient.ConnectionInfo
EndpointBasedClient.ConnectionInfo(ConnectionEndpoint endpoint,
OutboundRequestHandle handle)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.