|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarshalServiceRuntimeDescription | |
---|---|
org.apache.axis2.jaxws.runtime.description.marshal | |
org.apache.axis2.jaxws.runtime.description.marshal.impl |
Uses of MarshalServiceRuntimeDescription in org.apache.axis2.jaxws.runtime.description.marshal |
---|
Methods in org.apache.axis2.jaxws.runtime.description.marshal that return MarshalServiceRuntimeDescription | |
---|---|
static MarshalServiceRuntimeDescription |
MarshalServiceRuntimeDescriptionFactory.get(ServiceDescription serviceDesc)
Get or create MarshalServiceRuntimeDescription |
Uses of MarshalServiceRuntimeDescription in org.apache.axis2.jaxws.runtime.description.marshal.impl |
---|
Classes in org.apache.axis2.jaxws.runtime.description.marshal.impl that implement MarshalServiceRuntimeDescription | |
---|---|
class |
MarshalServiceRuntimeDescriptionImpl
|
Methods in org.apache.axis2.jaxws.runtime.description.marshal.impl that return MarshalServiceRuntimeDescription | |
---|---|
static MarshalServiceRuntimeDescription |
MarshalServiceRuntimeDescriptionBuilder.create(ServiceDescription serviceDesc)
create |
Methods in org.apache.axis2.jaxws.runtime.description.marshal.impl with parameters of type MarshalServiceRuntimeDescription | |
---|---|
static java.util.TreeSet<java.lang.String> |
PackageSetBuilder.getPackagesFromAnnotations(ServiceDescription serviceDesc,
MarshalServiceRuntimeDescription msrd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |