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