Uses of Interface
org.apache.tomcat.modules.server.JNIEndpoint.JniHandler

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

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

Classes in org.apache.tomcat.modules.server that implement JNIEndpoint.JniHandler
 class JNIConnectionHandler
          Connector for a JNI connections using the API in tomcat.service.
 

Methods in org.apache.tomcat.modules.server with parameters of type JNIEndpoint.JniHandler
 void JNIEndpoint.setConnectionHandler(JNIEndpoint.JniHandler handler)
           
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.