org.codehaus.xfire.soap
Interface SoapTransport

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

public interface SoapTransport
extends Transport


Method Summary
 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

String getName()


Copyright © 2004-2013. All Rights Reserved.