すべてのクラス

クラス 説明
AndFactory
A DstCond of ANDs
BaseTransportGenerator  
BaseTransportMgr  
BaseTransportMgr.ConnectionStat  
BuiltinFuncFactory
A Built-in-Function of DstCond
Channel<E extends Endpoint>
Channel interface for the generic transport.
ChannelImpl<E extends Endpoint>
Channelオブジェクトを実装するための部品として使用するabstractクラス
ChannelListener<E extends Endpoint>
ChannelListenerの持つメソッドを定義する。
ChannelTransport<E extends Endpoint>
Transport for continuous message exchange.
ChannelTransportImpl<E extends Endpoint>  
ControlMessage<E extends NettyEndpoint>  
ControlMessage.ControlType  
DCLFactory
The DCL interface
DCLParseException
An exception of DCL parser.
DCLTranslator
A class that corresponds to a translator of DstCond.
DestinationCondition
A destination specified by conditions
DestinationFactory
A destination factory class of DCL.
DirectSignaling  
DirectSignaling.AddressNotification  
DirectSignaling.KeyRequest  
DirectUdpChannel  
EnumerationFactory
An enumeration factory class of DCL.
ExceededSizeException
NestedMessageが規定値を超えたサイズになっている。
FutureQueue<E>
A future queue for remote return value
GTransConfigValues  
IdChannel  
IdChannelTransport  
IdConflictException
Idの衝突の検知を示す例外
IdResolver  
IllegalRPCAccessException
stubからのRPCに際して、メソッドのinterface定義において、RemoteCallable annotationを 省略した場合は、local callだけ許可される。
IntervalFactory
An interval factory class of DCL.
InvalidMessageException
NestedMessageのmagicが不正。
KeyLocatorManager  
KeyLocatorManager.KeyLocatorEntry  
KeyLocatorManager.LocatorEntry  
KryoDecoder  
KryoEncoder  
KryoUtil  
Link
a class representing a link.
LinkStatAndScoreIf
linkの状態監視とスコアリングのためのinterface。
LocatorChannel  
LocatorChannel.Stat  
LocatorChannelTransport  
LocatorManager  
LocatorStatusObserver
PeerLocatorの状態通知を受理するために定義されるインタフェース。
NestedMessage  
NettyBaseTransportGenerator  
NettyBootstrap<E extends NettyEndpoint>  
NettyBootstrap.SerializerType  
NettyChannel<E extends NettyEndpoint>  
NettyChannelTransport<E extends NettyEndpoint>  
NettyEndpoint  
NettyInboundHandler  
NettyLocator  
NettyLocator.TYPE  
NettyMessage<E extends NettyEndpoint>  
NettyOutboundHandler  
NettyRawChannel<E extends NettyEndpoint>  
NetworkTimeoutException
An exception for network timeouts
NoSuchOverlayException
An exception occurs when there's no overlay.
NoSuchPeerException
通信時に相手先として指定したピアが存在しないことを示す例外。
NoSuchRemoteObjectException
通信時に相手先として指定したピアが存在しないことを示す例外。
NotEnoughMessageException
NestedMessageのheaderデータが揃っていない。
Overlay<D extends Destination,​K extends Destination>
The common overlay interface.
OverlayImpl<D extends Destination,​K extends Key>  
OverlayListener<D extends Destination,​K extends Destination>
OverlayListener is the listener for the Overlays.
OverlayReceivedMessage<K extends Destination>
A received message class for overlays.
Peer
通信ノードとしてのピアを表現するクラス。
Peer.TransportTreeNode  
PeerLocator
ピアのlocatorを示す抽象クラスを定義する。
PredicateFactory
A predicate factory class of DCL.
PrimaryKey  
ProtocolUnsupportedException
An exception occurs when a protocol is not supported.
ReceivedMessage
A class of received message.
ReceiverThreadPool  
RequestTransport<D extends Destination>
A Transport with Request/Response
RequestTransport.Response  
RequestTransportImpl<D extends Destination>  
RequestTransportImpl.IsEasySend  
RequestTransportListener<D extends Destination>
A Listener for RequestTransport.
RoutingTableAccessor  
Signaling  
Signaling.Request<T>  
Signaling.Response<T>  
Signaling.SignalingException  
SslBootstrap<E extends NettyEndpoint>  
TcpBootstrap<E extends NettyEndpoint>  
Transport<D extends Destination>
The common interface of the Transport object.
TransportImpl<D extends Destination>
Transportオブジェクトを実装するための部品として使用するabstractクラス
TransportListener<D extends Destination>
A listener interface for Transport.
UdpChannelTransport  
UdpIdChannel  
UdpLocatorManager  
UdpPrimaryKey  
UdpPrimaryKey.SIGTYPE  
UdpPrimaryKeySerializer  
UdpRawChannel  
UdpRawChannel.UdpChannelException  
UdtBootstrap<E extends NettyEndpoint>  
VarDestinationPair
A var destination factory class of DCL.