|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaGenerator | |
---|---|
org.apache.axis2.description | |
org.apache.axis2.description.java2wsdl | |
org.apache.axis2.jaxbri |
Uses of SchemaGenerator in org.apache.axis2.description |
---|
Methods in org.apache.axis2.description with parameters of type SchemaGenerator | |
---|---|
static AxisService |
AxisService.createService(java.lang.String implClass,
java.lang.String serviceName,
AxisConfiguration axisConfiguration,
java.util.Map messageReceiverClassMap,
java.lang.String targetNamespace,
java.lang.ClassLoader loader,
SchemaGenerator schemaGenerator,
AxisService axisService)
messageReceiverClassMap will hold the MessageReceivers for given meps. |
Uses of SchemaGenerator in org.apache.axis2.description.java2wsdl |
---|
Classes in org.apache.axis2.description.java2wsdl that implement SchemaGenerator | |
---|---|
class |
DefaultSchemaGenerator
|
class |
DocLitBareSchemaGenerator
|
Uses of SchemaGenerator in org.apache.axis2.jaxbri |
---|
Classes in org.apache.axis2.jaxbri that implement SchemaGenerator | |
---|---|
class |
DocLitBareJaxbSchemaGenerator
|
class |
JaxbSchemaGenerator
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |