Uses of Class
org.jboss.remoting.transport.http.HTTPServerInvoker

Packages that use HTTPServerInvoker
org.jboss.remoting.transport.http.ssl   
 

Uses of HTTPServerInvoker in org.jboss.remoting.transport.http.ssl
 

Subclasses of HTTPServerInvoker in org.jboss.remoting.transport.http.ssl
 class HTTPSServerInvoker
          Deprecated. This class has been replaced by org.jboss.remoting.transport.coyote.CoyoteInvoker, which is used as the default server invoker for the http and https transport on the server side. This class will be removed from remoting distribution in a future release.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.