|
||||||||||
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.bisocket |
---|
Classes in org.jboss.remoting.transport.bisocket that implement ServerInvokerMBean | |
---|---|
class |
BisocketServerInvoker
|
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
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. |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.http.ssl |
---|
Classes in org.jboss.remoting.transport.http.ssl that implement ServerInvokerMBean | |
---|---|
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. |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.local |
---|
Classes in org.jboss.remoting.transport.local that implement ServerInvokerMBean | |
---|---|
class |
LocalServerInvoker
|
Uses of ServerInvokerMBean in org.jboss.remoting.transport.multiplex |
---|
Classes in org.jboss.remoting.transport.multiplex that implement ServerInvokerMBean | |
---|---|
class |
MultiplexServerInvoker
MultiplexServerInvoker is the server side of the Multiplex transport. |
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.sslbisocket |
---|
Classes in org.jboss.remoting.transport.sslbisocket that implement ServerInvokerMBean | |
---|---|
class |
SSLBisocketServerInvoker
|
Uses of ServerInvokerMBean in org.jboss.remoting.transport.sslmultiplex |
---|
Classes in org.jboss.remoting.transport.sslmultiplex that implement ServerInvokerMBean | |
---|---|
class |
SSLMultiplexServerInvoker
SSLMultiplexServerInvoker is the server side of the sslmultiplex transport. |
Uses of ServerInvokerMBean in org.jboss.remoting.transport.sslrmi |
---|
Classes in org.jboss.remoting.transport.sslrmi that implement ServerInvokerMBean | |
---|---|
class |
SSLRMIServerInvoker
|
Uses of ServerInvokerMBean in org.jboss.remoting.transport.sslsocket |
---|
Subinterfaces of ServerInvokerMBean in org.jboss.remoting.transport.sslsocket | |
---|---|
interface |
SSLSocketServerInvokerMBean
|
Classes in org.jboss.remoting.transport.sslsocket 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 |