Serialized Form


Package org.andromda.cartridges.support.webservice.client

Class org.andromda.cartridges.support.webservice.client.Axis2PortClientInterceptor extends org.springframework.beans.factory.support.RootBeanDefinition implements Serializable

serialVersionUID: 34L

Serialized Fields

logger

Log logger
LogFactory.getLog(Axis2PortClientInterceptor.class)


preparationMonitor

Object preparationMonitor

username

String username

password

String password

base64Password

boolean base64Password

timeout

long timeout

serviceInterface

Class<T> serviceInterface

wsdlUrl

String wsdlUrl

portAddress

String portAddress

typeMapper

TypeMapper typeMapper

client

WebServiceClient client

Class org.andromda.cartridges.support.webservice.client.Axis2ProxyFactoryBean extends Axis2PortClientInterceptor implements Serializable

serialVersionUID: 34L

Serialized Fields

serviceProxy

Object serviceProxy

Class org.andromda.cartridges.support.webservice.client.TypeMapperException extends RuntimeException implements Serializable

serialVersionUID: 34L

Class org.andromda.cartridges.support.webservice.client.WebServiceClientException extends RuntimeException implements Serializable

serialVersionUID: 34L



Copyright © 2003-2012 AndroMDA.org. All Rights Reserved.