|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jini.discovery.internal.BaseProvider
com.sun.jini.discovery.internal.EndpointBasedProvider
com.sun.jini.discovery.internal.EndpointBasedClient
com.sun.jini.discovery.ssl.Client.ClientImpl
private static final class Client.ClientImpl
Field Summary | |
---|---|
private static EndpointInternals |
epi
|
Fields inherited from class com.sun.jini.discovery.internal.EndpointBasedProvider |
---|
endpointInternals |
Fields inherited from class com.sun.jini.discovery.internal.BaseProvider |
---|
formatName |
Constructor Summary | |
---|---|
Client.ClientImpl()
Creates a new instance. |
Method Summary | |
---|---|
protected Endpoint |
getEndpoint(SocketFactory factory,
InvocationConstraints constraints)
Returns an endpoint which uses the given socket factory, if non-null, and may incorporate information (such as the expected server principal) from the given set of constraints, if non-null. |
Methods inherited from class com.sun.jini.discovery.internal.EndpointBasedClient |
---|
checkUnicastDiscoveryConstraints, doUnicastDiscovery |
Methods inherited from class com.sun.jini.discovery.internal.BaseProvider |
---|
getFormatName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.sun.jini.discovery.DiscoveryFormatProvider |
---|
getFormatName |
Field Detail |
---|
private static EndpointInternals epi
Constructor Detail |
---|
Client.ClientImpl()
Method Detail |
---|
protected Endpoint getEndpoint(SocketFactory factory, InvocationConstraints constraints) throws UnsupportedConstraintException
EndpointBasedClient
getEndpoint
in class EndpointBasedClient
UnsupportedConstraintException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |