org.mule.providers.soap.xfire.transport
Class MuleLocalTransport
java.lang.Object
AbstractTransport
org.mule.providers.soap.xfire.transport.MuleLocalTransport
- public class MuleLocalTransport
- extends AbstractTransport
TODO document
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BINDING_ID
public static final String BINDING_ID
- See Also:
- Constant Field Values
URI_PREFIX
public static final String URI_PREFIX
- See Also:
- Constant Field Values
logger
protected transient Log logger
- logger used by this class
workManager
protected final UMOWorkManager workManager
MuleLocalTransport
public MuleLocalTransport(UMOWorkManager workManager)
getServiceURL
public String getServiceURL(Service service)
createNewChannel
protected Channel createNewChannel(String uri)
setMaintainSession
public void setMaintainSession(boolean maintainSession)
resetSession
public void resetSession()
getUriPrefix
protected String getUriPrefix()
getSupportedBindings
public String[] getSupportedBindings()
getKnownUriSchemes
public String[] getKnownUriSchemes()
getName
public String getName()
getSoapTransportIds
public String[] getSoapTransportIds()
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.