Package org.apache.tomcat.util.net

Interface Summary
SSLSupport  
TcpConnectionHandler This interface will be implemented by any object that uses TcpConnections.
 

Class Summary
JSSESocketFactory SSL server socket factory.
PoolTcpEndpoint Handle incoming TCP connections.
PureTLSSocket  
PureTLSSocketFactory SSL server socket factory--wraps PureTLS
ServerSocketFactory This class creates server sockets.
SSLImplementation  
TcpConnection  
URL URL is designed to provide public APIs for parsing and synthesizing Uniform Resource Locators as similar as possible to the APIs of java.net.URL, but without the ability to open a stream or connection.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.