public interface SeiFactory
Modifier and Type | Method and Description |
---|---|
HandlerChain |
createHandlerChain() |
java.rmi.Remote |
createServiceEndpoint() |
OperationInfo[] |
getOperationInfos() |
javax.xml.namespace.QName |
getPortQName() |
javax.xml.namespace.QName |
getServiceName() |
java.net.URL |
getWSDLDocumentLocation() |
java.rmi.Remote createServiceEndpoint() throws ServiceException
ServiceException
HandlerChain createHandlerChain()
OperationInfo[] getOperationInfos()
javax.xml.namespace.QName getPortQName()
javax.xml.namespace.QName getServiceName()
java.net.URL getWSDLDocumentLocation()