public class SocketFactoryAcceptorImpl extends AcceptorImpl
serverSocket, serverSocketChannelconnectionCache, enqueueTime, hostname, initialized, locatorPort, name, port, type, wrapperorb, selectionKey, useSelectThreadToWait, useWorkerThreadForEvent, workIIOP_CLEAR_TEXT, SSL_PREFIXBOOT_NAMING, DEFAULT_ENDPOINT, NO_NAME| Constructor and Description |
|---|
SocketFactoryAcceptorImpl(ORB orb,
int port,
String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToIORTemplate(IORTemplate iorTemplate,
Policies policies,
String codebase) |
boolean |
initialize()
Used to initialize an
Acceptor. |
protected String |
toStringName() |
accept, close, doWork, getAcceptedSocket, getChannel, getServerSocket, internalInitializecreateOutputObject, getAcceptor, getConnection, getConnectionCache, getConnectionCacheType, getEnqueueTime, getEventHandler, getHost, getHostName, getInterestOps, getInterfaceName, getLocatorPort, getMonitoringName, getName, getPort, getType, initialized, isLazy, makeIIOPProfileTemplate, processSocket, setConnectionCache, setEnqueueTime, setLocatorPort, shouldRegisterAcceptEvent, toStringgetSelectionKey, getWork, handleEvent, setSelectionKey, setUseSelectThreadToWait, setUseWorkerThreadForEvent, setWork, shouldUseSelectThreadToWait, shouldUseWorkerThreadForEventpublic boolean initialize()
AcceptorAcceptor.
For example, initialization may mean to create a
ServerSocketChannel.
Note: this must be prepared to be be called multiple times.initialize in interface Acceptorinitialize in class AcceptorImpltrue when it performs initializatin
actions (typically the first call.protected String toStringName()
toStringName in class AcceptorBasepublic void addToIORTemplate(IORTemplate iorTemplate, Policies policies, String codebase)
addToIORTemplate in interface AcceptoraddToIORTemplate in class AcceptorBaseCopyright © 2017–2019 Eclipse Foundation. All rights reserved.