|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TransportManager in org.codehaus.xfire |
---|
Methods in org.codehaus.xfire that return TransportManager | |
---|---|
TransportManager |
XFire.getTransportManager()
Get the TransportManager . |
TransportManager |
DefaultXFire.getTransportManager()
|
Constructors in org.codehaus.xfire with parameters of type TransportManager | |
---|---|
DefaultXFire(ServiceRegistry registry,
TransportManager transportManager)
|
Uses of TransportManager in org.codehaus.xfire.annotations |
---|
Constructors in org.codehaus.xfire.annotations with parameters of type TransportManager | |
---|---|
AnnotationServiceFactory(WebAnnotations webAnnotations,
TransportManager transportManager,
BindingProvider provider)
Initializes a new instance of the AnnotationServiceFactory with the given annotations facade,
transport manager and type mapping registry. |
Uses of TransportManager in org.codehaus.xfire.jaxb |
---|
Methods in org.codehaus.xfire.jaxb with parameters of type TransportManager | |
---|---|
WSDLBuilder |
JaxbWSDLBuilderFactory.createWSDLBuilder(Service service,
WSDL11ParameterBinding paramBinding,
TransportManager transportManager)
|
Constructors in org.codehaus.xfire.jaxb with parameters of type TransportManager | |
---|---|
JaxbServiceFactory(TransportManager transportManager,
JAXBContext jaxbContext)
|
|
JaxbWsdlBuilder(Service service,
TransportManager transportManager,
WSDL11ParameterBinding paramBinding,
JaxbSchemaProvider jaxbSchemaProvider)
|
Uses of TransportManager in org.codehaus.xfire.loom |
---|
Methods in org.codehaus.xfire.loom that return TransportManager | |
---|---|
TransportManager |
LoomXFire.getTransportManager()
|
protected TransportManager |
DefaultServiceFactory.getTransportManager()
|
Uses of TransportManager in org.codehaus.xfire.loom.transport |
---|
Classes in org.codehaus.xfire.loom.transport that implement TransportManager | |
---|---|
class |
LoomTransportManager
|
Uses of TransportManager in org.codehaus.xfire.picocontainer |
---|
Constructors in org.codehaus.xfire.picocontainer with parameters of type TransportManager | |
---|---|
PicoObjectServiceFactory(org.picocontainer.defaults.ObjectReference picoReference,
TransportManager transportManager,
BindingProvider provider)
|
|
PicoObjectServiceFactory(org.picocontainer.PicoContainer pico,
TransportManager transportManager,
BindingProvider provider)
|
Uses of TransportManager in org.codehaus.xfire.plexus |
---|
Methods in org.codehaus.xfire.plexus that return TransportManager | |
---|---|
TransportManager |
PlexusXFire.getTransportManager()
|
Uses of TransportManager in org.codehaus.xfire.plexus.config |
---|
Methods in org.codehaus.xfire.plexus.config that return TransportManager | |
---|---|
protected TransportManager |
ObjectServiceConfigurator.getTransportManager()
|
Uses of TransportManager in org.codehaus.xfire.plexus.transport |
---|
Classes in org.codehaus.xfire.plexus.transport that implement TransportManager | |
---|---|
class |
PlexusTransportManager
|
Uses of TransportManager in org.codehaus.xfire.plexus.transport.xmpp |
---|
Methods in org.codehaus.xfire.plexus.transport.xmpp that return TransportManager | |
---|---|
TransportManager |
DefaultXMPPTransportService.getTransportManager()
|
Uses of TransportManager in org.codehaus.xfire.service.binding |
---|
Methods in org.codehaus.xfire.service.binding that return TransportManager | |
---|---|
TransportManager |
ObjectServiceFactory.getTransportManager()
|
Methods in org.codehaus.xfire.service.binding with parameters of type TransportManager | |
---|---|
void |
ObjectServiceFactory.setTransportManager(TransportManager transportManager)
|
Constructors in org.codehaus.xfire.service.binding with parameters of type TransportManager | |
---|---|
ObjectServiceFactory(TransportManager transportManager)
|
|
ObjectServiceFactory(TransportManager transportManager,
BindingProvider provider)
Initializes a new instance of the ObjectServiceFactory with the given transport manager and type
mapping registry. |
Uses of TransportManager in org.codehaus.xfire.transport |
---|
Classes in org.codehaus.xfire.transport that implement TransportManager | |
---|---|
class |
DefaultTransportManager
The default TransportManager implementation. |
Uses of TransportManager in org.codehaus.xfire.transport.http |
---|
Methods in org.codehaus.xfire.transport.http that return TransportManager | |
---|---|
protected TransportManager |
XFireServletController.getTransportManager()
|
Uses of TransportManager in org.codehaus.xfire.wsdl11.builder |
---|
Methods in org.codehaus.xfire.wsdl11.builder with parameters of type TransportManager | |
---|---|
WSDLBuilder |
WSDLBuilderFactory.createWSDLBuilder(Service service,
WSDL11ParameterBinding paramBinding,
TransportManager transportManager)
|
WSDLBuilder |
DefaultWSDLBuilderFactory.createWSDLBuilder(Service service,
WSDL11ParameterBinding paramBinding,
TransportManager transportManager)
|
Constructors in org.codehaus.xfire.wsdl11.builder with parameters of type TransportManager | |
---|---|
WSDLBuilder(Service service,
TransportManager transportManager,
WSDL11ParameterBinding paramBinding)
|
|
WSDLBuilderAdapter(WSDLBuilderFactory wsdlBuilderFactory,
Service service,
TransportManager transports,
WSDL11ParameterBinding paramBinding)
|
Uses of TransportManager in org.codehaus.xfire.xmlbeans |
---|
Methods in org.codehaus.xfire.xmlbeans with parameters of type TransportManager | |
---|---|
WSDLBuilder |
XmlBeansWSDLBuilderFactory.createWSDLBuilder(Service service,
WSDL11ParameterBinding paramBinding,
TransportManager transportManager)
|
Constructors in org.codehaus.xfire.xmlbeans with parameters of type TransportManager | |
---|---|
XmlBeansServiceFactory(TransportManager transportManager)
|
|
XmlBeansWSDLBuilder(Service service,
TransportManager tman,
WSDL11ParameterBinding paramBinding)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |