org.apache.openejb.server.axis.assembler
Class JaxRpcServiceInfo
java.lang.Object
org.apache.openejb.server.axis.assembler.JaxRpcServiceInfo
public class JaxRpcServiceInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
endpointURL
public String endpointURL
wsdlFile
public String wsdlFile
serviceEndpointInterface
public String serviceEndpointInterface
defaultBindingStyle
public BindingStyle defaultBindingStyle
operations
public final Collection<JaxRpcOperationInfo> operations
types
public final Collection<JaxRpcTypeInfo> types
JaxRpcServiceInfo
public JaxRpcServiceInfo()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.