Uses of Package
org.exolab.jms.net.uri

Packages that use org.exolab.jms.net.uri
org.exolab.jms.net.connector Connector framework 
org.exolab.jms.net.http HTTP connector 
org.exolab.jms.net.multiplexer Abstract connector that multiplexes data over a physical connection 
org.exolab.jms.net.orb Object Broker 
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 
org.exolab.jms.net.uri URI parsing and helper classes 
org.exolab.jms.net.util Network related utility and helper classes 
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.connector
InvalidURIException
          Exception indicating an invalid URI.
URI
          A class to represent a Uniform Resource Identifier (URI).
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.http
URI
          A class to represent a Uniform Resource Identifier (URI).
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.multiplexer
URI
          A class to represent a Uniform Resource Identifier (URI).
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.orb
InvalidURIException
          Exception indicating an invalid URI.
URI
          A class to represent a Uniform Resource Identifier (URI).
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.rmi
URI
          A class to represent a Uniform Resource Identifier (URI).
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.socket
URI
          A class to represent a Uniform Resource Identifier (URI).
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.tcp
URI
          A class to represent a Uniform Resource Identifier (URI).
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.uri
InvalidURIException
          Exception indicating an invalid URI.
URI
          A class to represent a Uniform Resource Identifier (URI).
URI.MalformedURIException
          MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
 

Classes in org.exolab.jms.net.uri used by org.exolab.jms.net.util
URI
          A class to represent a Uniform Resource Identifier (URI).
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.