| Modifier and Type | Class and Description |
|---|---|
class |
SocketFactoryAcceptorImpl |
| Modifier and Type | Class and Description |
|---|---|
static class |
ParserTable.TestAcceptor1 |
static class |
ParserTable.TestAcceptor2 |
| Modifier and Type | Method and Description |
|---|---|
Acceptor[] |
ORBDataParserImpl.getAcceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParserTable.TestORBSocketFactory.setAcceptedSocketOptions(Acceptor acceptor,
ServerSocket serverSocket,
Socket socket) |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketOrChannelAcceptorImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Acceptor |
SocketOrChannelConnectionImpl.acceptor |
| Modifier and Type | Method and Description |
|---|---|
Acceptor |
SocketOrChannelConnectionImpl.getAcceptor() |
Acceptor |
SocketOrChannelAcceptorImpl.getAcceptor() |
Acceptor |
ListenerThreadImpl.getAcceptor() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Acceptor> |
CorbaInboundConnectionCacheImpl.getAcceptors() |
| Modifier and Type | Method and Description |
|---|---|
InboundConnectionCache |
CorbaTransportManagerImpl.getInboundConnectionCache(Acceptor acceptor) |
void |
CorbaTransportManagerImpl.registerAcceptor(Acceptor acceptor) |
void |
CorbaInboundConnectionCacheImpl.registerAcceptor(Acceptor acceptor) |
void |
DefaultSocketFactoryImpl.setAcceptedSocketOptions(Acceptor acceptor,
ServerSocket serverSocket,
Socket socket) |
void |
CorbaTransportManagerImpl.unregisterAcceptor(Acceptor acceptor) |
| Constructor and Description |
|---|
ListenerThreadImpl(ORB orb,
Acceptor acceptor,
Selector selector) |
SocketOrChannelConnectionImpl(ORB orb,
Acceptor acceptor,
Socket socket) |
SocketOrChannelConnectionImpl(ORB orb,
Acceptor acceptor,
Socket socket,
boolean useSelectThreadToWait,
boolean useWorkerThread) |
| Modifier and Type | Method and Description |
|---|---|
Acceptor |
ListenerThread.getAcceptor() |
Acceptor |
EventHandler.getAcceptor() |
Acceptor |
Connection.getAcceptor()
Get the
Acceptor
that created this Connection. |
| Modifier and Type | Method and Description |
|---|---|
Collection<Acceptor> |
InboundConnectionCache.getAcceptors() |
| Modifier and Type | Method and Description |
|---|---|
InboundConnectionCache |
TransportManager.getInboundConnectionCache(Acceptor acceptor) |
void |
TransportManager.registerAcceptor(Acceptor acceptor) |
void |
InboundConnectionCache.registerAcceptor(Acceptor acceptor) |
void |
TransportManager.unregisterAcceptor(Acceptor acceptor) |
| Modifier and Type | Method and Description |
|---|---|
Acceptor[] |
ORBData.getAcceptors() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CorbaAcceptor |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBSocketFactory.setAcceptedSocketOptions(Acceptor acceptor,
ServerSocket serverSocket,
Socket socket) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.