Uses of Interface
com.ocient.transport.SimplexTransportFactory
Packages that use SimplexTransportFactory
-
Uses of SimplexTransportFactory in com.ocient.jdbc
Fields in com.ocient.jdbc with type parameters of type SimplexTransportFactoryModifier and TypeFieldDescriptionstatic final Map<String,SimplexTransportFactory<? extends SimplexTransport<io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf>>> XGConnection.DEFAULT_TRANSPORT_FACTORIESMethod parameters in com.ocient.jdbc with type arguments of type SimplexTransportFactoryModifier and TypeMethodDescriptionstatic XGConnectionXGConnection.TEST_createConnection(XGConnectionInfo info, Map<String, SimplexTransportFactory<? extends SimplexTransport<io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf>>> transportFactories) static XGConnectionXGConnection.TEST_createConnection(String user, String pwd, String ip, int portNum, String url, String database, String protocolVersion, XGConnection.Tls tls, CaselessProperties hint_properties, Map<String, SimplexTransportFactory<? extends SimplexTransport<io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf>>> transportFactories) -
Uses of SimplexTransportFactory in com.ocient.transport
Classes in com.ocient.transport that implement SimplexTransportFactoryModifier and TypeClassDescriptionstatic classstatic class