- OAsynchChannelServiceThread - Class in com.orientechnologies.orient.enterprise.channel.binary
-
Service thread that catches internal messages sent by the server
- OAsynchChannelServiceThread(ORemoteServerEventListener, OChannelBinaryAsynchClient) - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OAsynchChannelServiceThread
-
- OChannel - Class in com.orientechnologies.orient.enterprise.channel
-
- OChannel(Socket, OContextConfiguration) - Constructor for class com.orientechnologies.orient.enterprise.channel.OChannel
-
- OChannelBinary - Class in com.orientechnologies.orient.enterprise.channel.binary
-
- OChannelBinary(Socket, OContextConfiguration) - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
-
- OChannelBinaryAsynchClient - Class in com.orientechnologies.orient.enterprise.channel.binary
-
- OChannelBinaryAsynchClient(String, int, String, OContextConfiguration, int) - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient
-
- OChannelBinaryAsynchClient(String, int, String, OContextConfiguration, int, ORemoteServerEventListener) - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient
-
- OChannelBinaryAsynchClientSynch - Class in com.orientechnologies.orient.enterprise.channel.binary
-
Single requester client implementation.
- OChannelBinaryAsynchClientSynch(String, int, String, OContextConfiguration) - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClientSynch
-
- OChannelBinaryInputStream - Class in com.orientechnologies.orient.enterprise.channel.binary
-
InputStream class bound to a binary channel.
- OChannelBinaryInputStream(OChannelBinary) - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryInputStream
-
- OChannelBinaryOutputStream - Class in com.orientechnologies.orient.enterprise.channel.binary
-
OutputStream class bound to a binary channel.
- OChannelBinaryOutputStream(OChannelBinaryAsynchClient) - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryOutputStream
-
- OChannelBinaryProtocol - Class in com.orientechnologies.orient.enterprise.channel.binary
-
The range of the requests is 1-79.
- OChannelBinaryProtocol() - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryProtocol
-
- OChannelBinaryServer - Class in com.orientechnologies.orient.enterprise.channel.binary
-
- OChannelBinaryServer(Socket, OContextConfiguration) - Constructor for class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryServer
-
- OChannelListener - Interface in com.orientechnologies.orient.enterprise.channel.binary
-
Listener of events against network channel
- OChannelText - Class in com.orientechnologies.orient.enterprise.channel.text
-
- OChannelText(Socket, OContextConfiguration) - Constructor for class com.orientechnologies.orient.enterprise.channel.text.OChannelText
-
- OChannelTextServer - Class in com.orientechnologies.orient.enterprise.channel.text
-
- OChannelTextServer(Socket, OContextConfiguration) - Constructor for class com.orientechnologies.orient.enterprise.channel.text.OChannelTextServer
-
- onChannelClose(OChannel) - Method in interface com.orientechnologies.orient.enterprise.channel.binary.OChannelListener
-
- ONetworkProtocolException - Exception in com.orientechnologies.orient.enterprise.channel.binary
-
- ONetworkProtocolException(ONetworkProtocolException) - Constructor for exception com.orientechnologies.orient.enterprise.channel.binary.ONetworkProtocolException
-
- ONetworkProtocolException(String) - Constructor for exception com.orientechnologies.orient.enterprise.channel.binary.ONetworkProtocolException
-
- onRequest(byte, Object) - Method in interface com.orientechnologies.orient.enterprise.channel.binary.ORemoteServerEventListener
-
- ORemoteServerEventListener - Interface in com.orientechnologies.orient.enterprise.channel.binary
-
Listener Interface to get called when asynchronous events are received from the remote server.
- OResponseProcessingException - Exception in com.orientechnologies.orient.enterprise.channel.binary
-
- OResponseProcessingException(String) - Constructor for exception com.orientechnologies.orient.enterprise.channel.binary.OResponseProcessingException
-
- OSocketFactory - Class in com.orientechnologies.orient.enterprise.channel
-
- OTokenSecurityException - Exception in com.orientechnologies.orient.enterprise.channel.binary
-
Created by tglman on 10/11/15.
- OTokenSecurityException(OTokenSecurityException) - Constructor for exception com.orientechnologies.orient.enterprise.channel.binary.OTokenSecurityException
-
- OTokenSecurityException(String) - Constructor for exception com.orientechnologies.orient.enterprise.channel.binary.OTokenSecurityException
-
- out - Variable in class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
-
- outStream - Variable in class com.orientechnologies.orient.enterprise.channel.OChannel
-