Serialized Form


Package org.codehaus.xfire.annotations

Class org.codehaus.xfire.annotations.AnnotationException extends org.codehaus.xfire.XFireRuntimeException implements Serializable

Class org.codehaus.xfire.annotations.HandlerChainAnnotation extends Object implements Serializable

Serialized Fields

file

String file

name

String name

Class org.codehaus.xfire.annotations.WebMethodAnnotation extends Object implements Serializable

Serialized Fields

action

String action

operationName

String operationName

exclude

boolean exclude

Class org.codehaus.xfire.annotations.WebParamAnnotation extends Object implements Serializable

Serialized Fields

name

String name

targetNamespace

String targetNamespace

partName

String partName

header

boolean header

mode

int mode

Class org.codehaus.xfire.annotations.WebResultAnnotation extends Object implements Serializable

Serialized Fields

name

String name

partName

String partName

targetNamespace

String targetNamespace

header

boolean header

Class org.codehaus.xfire.annotations.WebServiceAnnotation extends Object implements Serializable

Serialized Fields

endpointInterface

String endpointInterface

name

String name

serviceName

String serviceName

targetNamespace

String targetNamespace

portName

String portName

wsdlLocation

String wsdlLocation

Package org.codehaus.xfire.annotations.commons

Class org.codehaus.xfire.annotations.commons.HandlerChain extends HandlerChainAnnotation implements Serializable

Class org.codehaus.xfire.annotations.commons.WebMethod extends WebMethodAnnotation implements Serializable

Class org.codehaus.xfire.annotations.commons.WebParam extends WebParamAnnotation implements Serializable

Class org.codehaus.xfire.annotations.commons.WebResult extends WebResultAnnotation implements Serializable

Class org.codehaus.xfire.annotations.commons.WebService extends WebServiceAnnotation implements Serializable


Package org.codehaus.xfire.annotations.commons.soap

Class org.codehaus.xfire.annotations.commons.soap.SOAPBinding extends SOAPBindingAnnotation implements Serializable

Class org.codehaus.xfire.annotations.commons.soap.SOAPMessageHandlers extends SOAPMessageHandlersAnnotation implements Serializable


Package org.codehaus.xfire.annotations.soap

Class org.codehaus.xfire.annotations.soap.InitParam extends Object implements Serializable

Serialized Fields

name

String name

value

String value

Class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation extends Object implements Serializable

Serialized Fields

style

int style

use

int use

parameterStyle

int parameterStyle

Class org.codehaus.xfire.annotations.soap.SOAPMessageHandler extends Object implements Serializable

Serialized Fields

className

String className

name

String name

initParams

InitParam[] initParams

roles

String[] roles

headers

String[] headers

Class org.codehaus.xfire.annotations.soap.SOAPMessageHandlersAnnotation extends Object implements Serializable

Serialized Fields

value

SOAPMessageHandler[] value



Copyright © 2004-2013. All Rights Reserved.