- param
- name the URL for the connection.
- return
- a new MessageConnection object.
- exception
- IllegalArgumentException if a parameter is invalid.
- exception
- ConnectionNotFoundException if the requested connection
cannot be made, or the protocol type does not exist.
- exception
- IOException if some other kind of I/O error occurs.
- exception
- SecurityException if a requested protocol handler is not
permitted
|