Uses of Package
org.apache.tomcat.util.net

Packages that use org.apache.tomcat.util.net
com.sun.enterprise.web.connector.grizzly   
com.sun.enterprise.web.connector.grizzly.blocking   
com.sun.enterprise.web.connector.grizzly.ssl   
org.apache.coyote.http11   
org.apache.tomcat.util.net   
org.apache.tomcat.util.net.jsse   
 

Classes in org.apache.tomcat.util.net used by com.sun.enterprise.web.connector.grizzly
ServerSocketFactory
          This class creates server sockets.
SSLSupport
           
 

Classes in org.apache.tomcat.util.net used by com.sun.enterprise.web.connector.grizzly.blocking
ServerSocketFactory
          This class creates server sockets.
SSLImplementation
           
 

Classes in org.apache.tomcat.util.net used by com.sun.enterprise.web.connector.grizzly.ssl
ServerSocketFactory
          This class creates server sockets.
SSLImplementation
           
 

Classes in org.apache.tomcat.util.net used by org.apache.coyote.http11
PoolTcpEndpoint
          Handle incoming TCP connections.
ServerSocketFactory
          This class creates server sockets.
SSLImplementation
           
SSLSupport
           
 

Classes in org.apache.tomcat.util.net used by org.apache.tomcat.util.net
PoolTcpEndpoint
          Handle incoming TCP connections.
ServerSocketFactory
          This class creates server sockets.
SSLImplementation
           
SSLSupport
           
SSLSupport.CipherData
          Simple data class that represents the cipher being used, along with the corresponding effective key size.
TcpConnection
           
TcpConnectionHandler
          This interface will be implemented by any object that uses TcpConnections.
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.
 

Classes in org.apache.tomcat.util.net used by org.apache.tomcat.util.net.jsse
ServerSocketFactory
          This class creates server sockets.
SSLImplementation
           
SSLSupport
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.