|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLConfiguration | |
|---|---|
| org.teiid.transport | |
| Uses of SSLConfiguration in org.teiid.transport |
|---|
| Methods in org.teiid.transport that return SSLConfiguration | |
|---|---|
SSLConfiguration |
SocketConfiguration.getSSLConfiguration()
|
| Methods in org.teiid.transport with parameters of type SSLConfiguration | |
|---|---|
protected SSLAwareChannelHandler |
ODBCSocketListener.createChannelPipelineFactory(SSLConfiguration config,
StorageManager storageManager)
|
protected SSLAwareChannelHandler |
SocketListener.createChannelPipelineFactory(SSLConfiguration config,
StorageManager storageManager)
|
void |
SocketConfiguration.setSSLConfiguration(SSLConfiguration value)
|
| Constructors in org.teiid.transport with parameters of type SSLConfiguration | |
|---|---|
SocketListener(int port,
java.lang.String bindAddress,
int inputBufferSize,
int outputBufferSize,
int maxWorkers,
SSLConfiguration config,
ClientServiceRegistryImpl csr,
StorageManager storageManager)
|
|
SSLAwareChannelHandler(ChannelListener.ChannelListenerFactory listenerFactory,
SSLConfiguration config,
java.lang.ClassLoader classloader,
StorageManager storageManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||