Uses of Interface
org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription

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)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.