|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServerInvokerMBean in org.jboss.remoting |
Classes in org.jboss.remoting that implement ServerInvokerMBean | |
class |
ServerInvoker
ServerInvoker is the server-side part of a remote Invoker. |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.coyote |
Classes in org.jboss.remoting.transport.coyote that implement ServerInvokerMBean | |
class |
CoyoteInvoker
Some of the code in this class was pulled from org.apache.coyote.tomcat4.CoyoteAdapter and hence will maintain the Apache License (and author credit from original source). |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.http |
Classes in org.jboss.remoting.transport.http that implement ServerInvokerMBean | |
class |
HTTPServerInvoker
Server invoker implementation based on http protocol. |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.http.ssl |
Classes in org.jboss.remoting.transport.http.ssl that implement ServerInvokerMBean | |
class |
HTTPSServerInvoker
Extension of the HTTPserverInvoker which uses a custom server socket which is created using custom server socket factory that can support SSL. |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.multiplex |
Classes in org.jboss.remoting.transport.multiplex that implement ServerInvokerMBean | |
class |
MultiplexServerInvoker
|
Uses of ServerInvokerMBean in org.jboss.remoting.transport.multiplex.ssl |
Classes in org.jboss.remoting.transport.multiplex.ssl that implement ServerInvokerMBean | |
class |
SSLMultiplexServerInvoker
|
Uses of ServerInvokerMBean in org.jboss.remoting.transport.rmi |
Classes in org.jboss.remoting.transport.rmi that implement ServerInvokerMBean | |
class |
RMIServerInvoker
RMIServerInvoker |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.servlet |
Classes in org.jboss.remoting.transport.servlet that implement ServerInvokerMBean | |
class |
ServletServerInvoker
The servlet based server invoker that receives the original http request from the ServerInvokerServlet. |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.socket |
Subinterfaces of ServerInvokerMBean in org.jboss.remoting.transport.socket | |
interface |
SocketServerInvokerMBean
MBean interface. |
Classes in org.jboss.remoting.transport.socket that implement ServerInvokerMBean | |
class |
SocketServerInvoker
SocketServerInvoker is the server-side of a SOCKET based transport |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.socket.ssl |
Subinterfaces of ServerInvokerMBean in org.jboss.remoting.transport.socket.ssl | |
interface |
SSLSocketServerInvokerMBean
|
Classes in org.jboss.remoting.transport.socket.ssl that implement ServerInvokerMBean | |
class |
SSLSocketServerInvoker
|
Uses of ServerInvokerMBean in org.jboss.remoting.transport.web |
Classes in org.jboss.remoting.transport.web that implement ServerInvokerMBean | |
class |
WebServerInvoker
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |