private static final class Server.ServerImpl extends EndpointBasedServer
| Modifier and Type | Field and Description |
|---|---|
private static EndpointInternals |
epi |
endpointInternalsformatName| Constructor and Description |
|---|
ServerImpl()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServerEndpoint |
getServerEndpoint(ServerSocketFactory factory)
Returns a server endpoint which uses the given server socket factory, if
non-null.
|
checkUnicastDiscoveryConstraints, handleUnicastDiscoverygetFormatNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatNameprivate static EndpointInternals epi
protected ServerEndpoint getServerEndpoint(ServerSocketFactory factory) throws UnsupportedConstraintException
EndpointBasedServergetServerEndpoint in class EndpointBasedServerUnsupportedConstraintExceptionCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.