
public class ONetworkBinaryProtocolFactory extends Object
| Constructor and Description |
|---|
ONetworkBinaryProtocolFactory() |
| Modifier and Type | Method and Description |
|---|---|
static OBinaryRequest<? extends OBinaryResponse> |
createRequest37(int requestType)
Protocol 37
|
static Function<Integer,OBinaryRequest<? extends OBinaryResponse>> |
defaultProtocol() |
static Function<Integer,OBinaryRequest<? extends OBinaryResponse>> |
matchProtocol(short protocolVersion) |
public static Function<Integer,OBinaryRequest<? extends OBinaryResponse>> defaultProtocol()
public static Function<Integer,OBinaryRequest<? extends OBinaryResponse>> matchProtocol(short protocolVersion)
public static OBinaryRequest<? extends OBinaryResponse> createRequest37(int requestType)
requestType - Copyright © 2009–2018 OrientDB. All rights reserved.