org.codehaus.xfire.soap
Interface SoapTransport

All Superinterfaces:
ChannelFactory, HandlerSupport, Transport
All Known Implementing Classes:
LocalTransport, SoapHttpTransport

public interface SoapTransport
extends Transport


Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface org.codehaus.xfire.transport.Transport
dispose, findBinding, getSupportedBindings, isUriSupported
 
Methods inherited from interface org.codehaus.xfire.transport.ChannelFactory
close, createChannel, createChannel
 
Methods inherited from interface org.codehaus.xfire.handler.HandlerSupport
getFaultHandlers, getInHandlers, getOutHandlers
 

Method Detail

getName

java.lang.String getName()


Copyright © 2004-2010. All Rights Reserved.