|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.AbstractContext
org.codehaus.xfire.handler.AbstractHandlerSupport
org.codehaus.xfire.transport.AbstractTransport
org.codehaus.xfire.transport.http.HttpTransport
org.codehaus.xfire.transport.http.SoapHttpTransport
public class SoapHttpTransport
| Field Summary | |
|---|---|
static java.lang.String |
SOAP11_HTTP_BINDING
|
static java.lang.String |
SOAP12_HTTP_BINDING
|
| Fields inherited from class org.codehaus.xfire.transport.http.HttpTransport |
|---|
CHUNKING_ENABLED, HTTP_BINDING, HTTP_TRANSPORT_NS |
| Constructor Summary | |
|---|---|
SoapHttpTransport()
|
|
| Method Summary | |
|---|---|
Binding |
findBinding(MessageContext context,
Service service)
|
java.lang.String |
getName()
|
java.lang.String[] |
getSupportedBindings()
|
| Methods inherited from class org.codehaus.xfire.transport.http.HttpTransport |
|---|
createNewChannel, getKnownUriSchemes, getServiceURL, getTransportURI, getUriPrefix |
| Methods inherited from class org.codehaus.xfire.transport.AbstractTransport |
|---|
close, createChannel, createChannel, dispose, getChannelMap, isUriSupported |
| Methods inherited from class org.codehaus.xfire.handler.AbstractHandlerSupport |
|---|
addFaultHandler, addInHandler, addOutHandler, getFaultHandlers, getInHandlers, getOutHandlers, setFaultHandlers, setInHandlers, setOutHandlers |
| Methods inherited from class org.codehaus.xfire.AbstractContext |
|---|
getProperty, removeProperty, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.xfire.wsdl11.WSDL11Transport |
|---|
getServiceURL |
| Methods inherited from interface org.codehaus.xfire.transport.Transport |
|---|
dispose, 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 |
| Methods inherited from interface org.codehaus.xfire.transport.Transport |
|---|
dispose, 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 |
| Field Detail |
|---|
public static final java.lang.String SOAP11_HTTP_BINDING
public static final java.lang.String SOAP12_HTTP_BINDING
| Constructor Detail |
|---|
public SoapHttpTransport()
| Method Detail |
|---|
public java.lang.String[] getSupportedBindings()
getSupportedBindings in interface TransportgetSupportedBindings in class HttpTransportpublic java.lang.String getName()
getName in interface SoapTransportgetName in interface WSDL11Transport
public Binding findBinding(MessageContext context,
Service service)
findBinding in interface TransportfindBinding in class AbstractTransport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||