org.apache.axis.transport.jms
Class Handler
java.net.URLStreamHandler
org.apache.axis.transport.jms.Handler
public class Handler
extends java.net.URLStreamHandler
URLStreamHandler for the "jms" protocol
- Ray Chun (rchun@sonicsoftware.com)
protected URLConnection | openConnection(URL url)
|
protected String | toExternalForm(URL url) - Reassembles the URL string, in the form "jms:/?prop1=value1&prop2=value2&..."
|
openConnection
protected URLConnection openConnection(URL url)
toExternalForm
protected String toExternalForm(URL url)
Reassembles the URL string, in the form "jms:/?prop1=value1&prop2=value2&..."
Copyright © 2005 Apache Web Services Project. All Rights Reserved.