|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URIRequestInfo | |
org.exolab.jms.net.http | HTTP connector |
org.exolab.jms.net.rmi | RMI connector |
org.exolab.jms.net.socket | Abstract connector that multiplexes data over a socket |
org.exolab.jms.net.tcp | TCP and TCPS connectors |
Uses of URIRequestInfo in org.exolab.jms.net.http |
Subclasses of URIRequestInfo in org.exolab.jms.net.http | |
class |
HTTPRequestInfo
Implementation of the ConnectionRequestInfo interface that enables
the HTTP connector to pass data across the connection request flow. |
Uses of URIRequestInfo in org.exolab.jms.net.rmi |
Subclasses of URIRequestInfo in org.exolab.jms.net.rmi | |
class |
RMIRequestInfo
Implementation of the ConnectionRequestInfo
interface that enables the RMI connector to pass data across the connection
request flow. |
Uses of URIRequestInfo in org.exolab.jms.net.socket |
Subclasses of URIRequestInfo in org.exolab.jms.net.socket | |
class |
SocketRequestInfo
Implementation of the ConnectionRequestInfo
interface that enables socket based connectors to pass data across the
connection request flow. |
Uses of URIRequestInfo in org.exolab.jms.net.tcp |
Subclasses of URIRequestInfo in org.exolab.jms.net.tcp | |
class |
TCPSRequestInfo
Implementation of the ConnectionRequestInfo
interface that enables the TCPS connector to pass data across the
connection request flow. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |