org.apache.geronimo.axis.client
Class SEIFactoryImpl
java.lang.Object
org.apache.geronimo.axis.client.SEIFactoryImpl
- All Implemented Interfaces:
- SEIFactory, Serializable
- public class SEIFactoryImpl
- extends Object
- implements SEIFactory, Serializable
- Version:
- $Rev: 394442 $ $Date: 2006-04-16 10:08:12 +0200 (Sun, 16 Apr 2006) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEIFactoryImpl
public SEIFactoryImpl(javax.xml.namespace.QName serviceName,
String portName,
String serviceEndpointClassName,
OperationInfo[] operationInfos,
List typeInfo,
URL location,
List handlerInfos,
String credentialsName)
createServiceEndpoint
public Remote createServiceEndpoint()
throws javax.xml.rpc.ServiceException
- Specified by:
createServiceEndpoint
in interface SEIFactory
- Throws:
javax.xml.rpc.ServiceException
createHandlerChain
public javax.xml.rpc.handler.HandlerChain createHandlerChain()
- Specified by:
createHandlerChain
in interface SEIFactory
getOperationInfos
public OperationInfo[] getOperationInfos()
- Specified by:
getOperationInfos
in interface SEIFactory
getPortQName
public javax.xml.namespace.QName getPortQName()
- Specified by:
getPortQName
in interface SEIFactory
getServiceName
public javax.xml.namespace.QName getServiceName()
- Specified by:
getServiceName
in interface SEIFactory
getWSDLDocumentLocation
public URL getWSDLDocumentLocation()
- Specified by:
getWSDLDocumentLocation
in interface SEIFactory
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.