Package org.eclipse.spi.net4j

Server service provider interfaces and useful base implementations for the Net4j transport layer.


Interface Summary
InternalAcceptor If the meaning of this type isn't clear, there really should be more of a description here...
InternalBuffer If the meaning of this type isn't clear, there really should be more of a description here...
InternalChannel If the meaning of this type isn't clear, there really should be more of a description here...
InternalChannel.SendQueueEvent An event fired from a channel when a buffer is enqueued or dequeued.
InternalChannelMultiplexer If the meaning of this type isn't clear, there really should be more of a description here...
InternalConnector If the meaning of this type isn't clear, there really should be more of a description here...
 

Class Summary
Acceptor If the meaning of this type isn't clear, there really should be more of a description here...
AcceptorFactory If the meaning of this type isn't clear, there really should be more of a description here...
Channel If the meaning of this type isn't clear, there really should be more of a description here...
ChannelMultiplexer If the meaning of this type isn't clear, there really should be more of a description here...
ClientProtocolFactory If the meaning of this type isn't clear, there really should be more of a description here...
Connector If the meaning of this type isn't clear, there really should be more of a description here...
ConnectorFactory If the meaning of this type isn't clear, there really should be more of a description here...
Protocol<INFRA_STRUCTURE> If the meaning of this type isn't clear, there really should be more of a description here...
ServerProtocolFactory If the meaning of this type isn't clear, there really should be more of a description here...
 

Enum Summary
InternalChannel.SendQueueEvent.Type Enumerates the possible send queue event types.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.