|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TSSLTransportFactory.TSSLTransportParameters | |
---|---|
org.apache.blur.thirdparty.thrift_0_9_0.transport |
Uses of TSSLTransportFactory.TSSLTransportParameters in org.apache.blur.thirdparty.thrift_0_9_0.transport |
---|
Methods in org.apache.blur.thirdparty.thrift_0_9_0.transport with parameters of type TSSLTransportFactory.TSSLTransportParameters | |
---|---|
static TSocket |
TSSLTransportFactory.getClientSocket(String host,
int port,
int timeout,
TSSLTransportFactory.TSSLTransportParameters params)
Get a custom configured SSL wrapped TSocket. |
static TServerSocket |
TSSLTransportFactory.getServerSocket(int port,
int clientTimeout,
InetAddress ifAddress,
TSSLTransportFactory.TSSLTransportParameters params)
Get a configured SSL wrapped TServerSocket bound to the specified port and interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |