org.apache.geronimo.axis.client
Class SEIFactoryImpl
java.lang.Object
org.apache.geronimo.axis.client.SEIFactoryImpl
- All Implemented Interfaces:
- Serializable, SEIFactory
public class SEIFactoryImpl
- extends Object
- implements SEIFactory, Serializable
- 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(QName serviceName,
String portName,
String serviceEndpointClassName,
OperationInfo[] operationInfos,
List typeInfo,
URL location,
List handlerInfos,
String credentialsName)
createServiceEndpoint
public Remote createServiceEndpoint()
throws ServiceException
- Specified by:
createServiceEndpoint
in interface SEIFactory
- Throws:
ServiceException
createHandlerChain
public HandlerChain createHandlerChain()
- Specified by:
createHandlerChain
in interface SEIFactory
getOperationInfos
public OperationInfo[] getOperationInfos()
- Specified by:
getOperationInfos
in interface SEIFactory
getPortQName
public QName getPortQName()
- Specified by:
getPortQName
in interface SEIFactory
getServiceName
public 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.