| Package | Description |
|---|---|
| com.sun.corba.ee.impl.legacy.connection | |
| com.sun.corba.ee.impl.orb | |
| com.sun.corba.ee.impl.transport | |
| com.sun.corba.ee.spi.logging | |
| com.sun.corba.ee.spi.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketFactoryAcceptorImpl |
class |
SocketFactoryConnectionImpl |
| Modifier and Type | Method and Description |
|---|---|
EventHandler |
ParserTable.TestAcceptor1.getEventHandler() |
EventHandler |
ParserTable.TestAcceptor2.getEventHandler() |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptorAcceptOnlyImpl
This version of an acceptor is the other half of CorbaAcceptorLazyImpl.
|
class |
AcceptorBase |
class |
AcceptorImpl |
class |
AcceptorLazyImpl
A version of an Acceptor that does not own the ServerSocket.
|
class |
ConnectionImpl |
class |
EventHandlerBase |
| Modifier and Type | Method and Description |
|---|---|
EventHandler |
ConnectionImpl.getEventHandler() |
EventHandler |
AcceptorBase.getEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectorImpl.registerForEvent(EventHandler eventHandler) |
void |
SelectorImpl.registerInterestOps(EventHandler eventHandler) |
void |
SelectorImpl.unregisterForEvent(EventHandler eventHandler) |
| Modifier and Type | Method and Description |
|---|---|
BAD_OPERATION |
ORBUtilSystemException.exceptionInSelector(Throwable t,
EventHandler arg0) |
| Modifier and Type | Method and Description |
|---|---|
EventHandler |
Connection.getEventHandler() |
EventHandler |
Acceptor.getEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
Selector.registerForEvent(EventHandler eventHander) |
void |
Selector.registerInterestOps(EventHandler eventHandler) |
void |
Selector.unregisterForEvent(EventHandler eventHandler) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.