|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.service.binding.ObjectServiceFactory
org.codehaus.xfire.annotations.AnnotationServiceFactory
org.codehaus.xfire.jaxb2.JaxbServiceFactory
public class JaxbServiceFactory
Field Summary |
---|
Fields inherited from class org.codehaus.xfire.annotations.AnnotationServiceFactory |
---|
ALLOW_INTERFACE |
Fields inherited from class org.codehaus.xfire.service.binding.ObjectServiceFactory |
---|
CREATE_DEFAULT_BINDINGS, PORT_NAME, PORT_TYPE, SCHEMAS, SCOPE, SOAP11_TRANSPORTS, SOAP12_TRANSPORTS, STYLE, USE |
Constructor Summary | |
---|---|
JaxbServiceFactory()
|
|
JaxbServiceFactory(JAXBContext jaxbContext)
|
|
JaxbServiceFactory(TransportManager transportManager,
JAXBContext jaxbContext)
|
Method Summary |
---|
Methods inherited from class org.codehaus.xfire.annotations.AnnotationServiceFactory |
---|
create, create, createPortType, createServiceName, createServiceNamespace, getAnnotations, getValidator, loadClass, setValidator |
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.service.ServiceFactory |
---|
create, create |
Constructor Detail |
---|
public JaxbServiceFactory()
public JaxbServiceFactory(JAXBContext jaxbContext)
public JaxbServiceFactory(TransportManager transportManager, JAXBContext jaxbContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |