Modifier and Type | Class and Description |
---|---|
class |
OChannelBinaryAsynchClient |
class |
OChannelBinaryClientAbstract
Abstract implementation of binary channel.
|
class |
OChannelBinarySynchClient
Synchronous implementation of binary channel.
|
Modifier and Type | Class and Description |
---|---|
class |
OChannelBinary
Abstract representation of a channel.
|
class |
OChannelBinaryServer |
Modifier and Type | Method and Description |
---|---|
void |
OChannelListener.onChannelClose(OChannel iChannel) |
Modifier and Type | Class and Description |
---|---|
class |
OChannelText |
class |
OChannelTextServer |
Modifier and Type | Method and Description |
---|---|
abstract OChannel |
ONetworkProtocol.getChannel() |
Modifier and Type | Method and Description |
---|---|
OChannel |
ONetworkProtocolHttpAbstract.getChannel() |
Copyright © 2009–2020 OrientDB. All rights reserved.