| Package | Description |
|---|---|
| com.sun.corba.se.pept.transport | |
| com.sun.corba.se.spi.orb | |
| com.sun.corba.se.spi.transport |
| Modifier and Type | Method and Description |
|---|---|
Acceptor |
EventHandler.getAcceptor() |
Acceptor |
Connection.getAcceptor()
Get the
Acceptor that
created this Connection. |
| Modifier and Type | Method and Description |
|---|---|
Collection<Acceptor> |
TransportManager.getAcceptors() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
InboundConnectionCache.get(Acceptor acceptor) |
InboundConnectionCache |
TransportManager.getInboundConnectionCache(Acceptor acceptor) |
void |
InboundConnectionCache.put(Acceptor acceptor,
Connection connection) |
void |
TransportManager.registerAcceptor(Acceptor acceptor) |
void |
TransportManager.unregisterAcceptor(Acceptor acceptor) |
| Modifier and Type | Method and Description |
|---|---|
Acceptor[] |
ORBData.getAcceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBSocketFactory.setAcceptedSocketOptions(Acceptor acceptor,
ServerSocket serverSocket,
Socket socket) |
Copyright © 2020 ADDC Infotech GmbH. All rights reserved.