org.mule.providers.soap.axis.transport.smtp
Class Handler
java.lang.Object
java.net.URLStreamHandler
org.mule.providers.soap.axis.transport.smtp.Handler
- public class Handler
- extends URLStreamHandler
A Dummy Url handler for handling smtp. This is needed becuase Axis uses
urlStreamHandlers to parse non-http urls.
- Version:
- $Revision: 7976 $
- Author:
- Ross Mason
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Handler
public Handler()
openConnection
protected URLConnection openConnection(URL url)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.