Class OChannelBinaryServer
java.lang.Object
com.orientechnologies.orient.enterprise.channel.OChannel
com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryServer
-
Nested Class Summary
Nested classes/interfaces inherited from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
OChannelBinary.WrapStreams -
Field Summary
Fields inherited from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
debug, in, inChannel, maxChunkSize, out, outChannelFields inherited from class com.orientechnologies.orient.enterprise.channel.OChannel
inStream, outStream, socket, socketBufferSize -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
clearInput, close, flush, getChannelDataInput, getChannelDataOutput, getDataInput, getDataOutput, initChannels, initDebug, setReadRequestTimeout, setWaitRequestTimeout, setWaitResponseTimeoutMethods inherited from class com.orientechnologies.orient.enterprise.channel.OChannel
acquireReadLock, acquireWriteLock, connected, getLocalIpAddress, getLockWrite, releaseReadLock, releaseWriteLock, toString, tryAcquireWriteLock, updateMetricFlushes, updateMetricReceivedBytes, updateMetricTransmittedBytes
-
Constructor Details
-
OChannelBinaryServer
- Throws:
IOException
-