| Package | Description |
|---|---|
| org.jboss.com.sun.corba.se.pept.transport | |
| org.jboss.com.sun.corba.se.spi.orb | |
| org.jboss.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 © 2023 JBoss by Red Hat. All rights reserved.