|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MarshalServiceRuntimeDescription
Used to cache marshal information
Method Summary | |
---|---|
AnnotationDesc |
getAnnotationDesc(Class cls)
Gets/Creates the AnnotationDesc for this class. |
AnnotationDesc |
getAnnotationDesc(String clsName)
Gets the AnnotationDesc for this class if already determined |
FaultBeanDesc |
getFaultBeanDesc(FaultDescription faultDesc)
|
MessageFactory |
getMessageFactory()
|
Method |
getMethod(OperationDescription opDesc)
|
TreeSet<String> |
getPackages()
|
String |
getPackagesKey()
|
Map<String,PropertyDescriptorPlus> |
getPropertyDescriptorMap(Class cls)
Get the PropertyDescriptor map for the class. |
String |
getRequestWrapperClassName(OperationDescription operationDesc)
|
String |
getResponseWrapperClassName(OperationDescription operationDesc)
|
Methods inherited from interface org.apache.axis2.jaxws.description.ServiceRuntimeDescription |
---|
getKey, getServiceDescription |
Method Detail |
---|
TreeSet<String> getPackages()
String getPackagesKey()
AnnotationDesc getAnnotationDesc(Class cls)
cls
-
AnnotationDesc getAnnotationDesc(String clsName)
clsName
-
Map<String,PropertyDescriptorPlus> getPropertyDescriptorMap(Class cls)
cls
-
String getRequestWrapperClassName(OperationDescription operationDesc)
operationDesc
-
String getResponseWrapperClassName(OperationDescription operationDesc)
operationDesc
-
FaultBeanDesc getFaultBeanDesc(FaultDescription faultDesc)
faultDesc
-
Method getMethod(OperationDescription opDesc)
opDesc
-
MessageFactory getMessageFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |