Uses of Class
org.apache.tomcat.modules.server.JNIEndpoint

Packages that use JNIEndpoint
org.apache.tomcat.modules.server Interceptors that are used to connect with a web server, including the standalone http implementation. 
 

Uses of JNIEndpoint in org.apache.tomcat.modules.server
 

Methods in org.apache.tomcat.modules.server that return JNIEndpoint
static JNIEndpoint JNIEndpoint.getEndpoint()
           
 

Methods in org.apache.tomcat.modules.server with parameters of type JNIEndpoint
static void JNIEndpoint.setEndpoint(JNIEndpoint jniep)
           
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.