public class SocketFactoryAcceptorImpl extends SocketOrChannelAcceptorImpl
connectionCache, enqueueTime, hostname, initialized, locatorPort, name, port, serverSocket, serverSocketChannel, type, wrapperorb, selectionKey, useSelectThreadToWait, useWorkerThreadForEvent, workIIOP_CLEAR_TEXTBOOT_NAMING, DEFAULT_ENDPOINT, NO_NAME| Constructor and Description |
|---|
SocketFactoryAcceptorImpl(ORB orb,
int port,
String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dprint(String msg) |
boolean |
initialize()
Used to initialize an
Acceptor. |
protected String |
toStringName() |
accept, addToIORTemplate, close, createInputObject, createMessageMediator, createOutputObject, doWork, dprint, finishCreatingMessageMediator, getAcceptor, getChannel, getConnection, getConnectionCache, getConnectionCacheType, getEnqueueTime, getEventHandler, getHost, getHostName, getInterestOps, getLocatorPort, getMonitoringName, getName, getObjectAdapterId, getObjectAdapterManagerId, getPort, getServerSocket, getType, initialized, internalInitialize, 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 SocketOrChannelAcceptorImpltrue when it performs initializatin
actions (typically the first call.protected String toStringName()
toStringName in class SocketOrChannelAcceptorImplprotected void dprint(String msg)
dprint in class SocketOrChannelAcceptorImplCopyright © 2018 JBoss by Red Hat. All rights reserved.