NDService
Class NDBindingStub
java.lang.Object
org.apache.axis.client.Stub
NDService.NDBindingStub
- All Implemented Interfaces:
- NDPortType, java.rmi.Remote, javax.xml.rpc.Stub
- public class NDBindingStub
- extends org.apache.axis.client.Stub
- implements NDPortType
Fields inherited from class org.apache.axis.client.Stub |
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Methods inherited from class org.apache.axis.client.Stub |
_getProperty, _getPropertyNames, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeaders, getTimeout, getUsername, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NDBindingStub
public NDBindingStub()
throws org.apache.axis.AxisFault
NDBindingStub
public NDBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
NDBindingStub
public NDBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
initialization
public void initialization()
throws java.rmi.RemoteException
- Specified by:
initialization
in interface NDPortType
- Throws:
java.rmi.RemoteException
stop
public void stop()
throws java.rmi.RemoteException
- Specified by:
stop
in interface NDPortType
- Throws:
java.rmi.RemoteException
register
public void register(java.lang.String name,
java.lang.String WAU,
java.lang.String WSU,
java.lang.String WCU)
throws java.rmi.RemoteException
- Specified by:
register
in interface NDPortType
- Throws:
java.rmi.RemoteException
unRegister
public java.lang.String unRegister(java.lang.String WAU)
throws java.rmi.RemoteException
- Specified by:
unRegister
in interface NDPortType
- Throws:
java.rmi.RemoteException
getService
public GetServiceData[] getService(java.lang.String WAU)
throws java.rmi.RemoteException
- Specified by:
getService
in interface NDPortType
- Throws:
java.rmi.RemoteException
getAllService
public GetServiceData[] getAllService(java.lang.String WAU)
throws java.rmi.RemoteException
- Specified by:
getAllService
in interface NDPortType
- Throws:
java.rmi.RemoteException
getService_ByInstanceURL
public GetServiceData[] getService_ByInstanceURL(java.lang.String instanceURL)
throws java.rmi.RemoteException
- Specified by:
getService_ByInstanceURL
in interface NDPortType
- Throws:
java.rmi.RemoteException
queryService
public RemoteServices queryService(java.lang.String WAUquery)
throws java.rmi.RemoteException
- Specified by:
queryService
in interface NDPortType
- Throws:
java.rmi.RemoteException
queryService_ByInstanceURL
public RemoteServices queryService_ByInstanceURL(java.lang.String instanceURLquery)
throws java.rmi.RemoteException
- Specified by:
queryService_ByInstanceURL
in interface NDPortType
- Throws:
java.rmi.RemoteException
invalidate
public void invalidate(java.lang.String serviceEP)
throws java.rmi.RemoteException
- Specified by:
invalidate
in interface NDPortType
- Throws:
java.rmi.RemoteException