|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ws.webservices.engine.client.Stub
com.ibm.soa.sp.pxnotify.TerminalLocationNotificationBindingStub
public class TerminalLocationNotificationBindingStub
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
com.ibm.ws.webservices.engine.client.Stub.Invoke |
Field Summary |
---|
Fields inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
cachedEndpoint, cachedhttpProxyHost, cachedhttpProxyPassword, cachedhttpProxyPort, cachedhttpProxyUser, cachedhttpRedirectEnabled, cachedhttpsProxyHost, cachedhttpsProxyPassword, cachedhttpsProxyPort, cachedhttpsProxyUser, cachedPassword, cachedPortName, cachedProperties, cachedRequestSoapHeaders, cachedRequestTransportHeaders, cachedResponseSoapHeaders, cachedResponseSoapHeaderTemplates, cachedResponseTransportHeaders, cachedResponseTransportHeadersTemplate, cachedSessionContext, cachedsslCfgName, cachedTimeout, cachedUsername, cachedWriteTimeout, connection, engine, maintainSession, maintainSessionSet, messageContexts, service |
Fields inherited from interface javax.xml.rpc.Stub |
---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Constructor Summary | |
---|---|
TerminalLocationNotificationBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
Method Summary | |
---|---|
void |
locationEnd(java.lang.String correlator,
SPNotificationExtension notificationExtension)
|
void |
locationError(java.lang.String correlator,
java.net.URI address,
com.ibm.soa.parlayx21.common.ServiceError reason,
SPNotificationExtension notificationExtension)
|
void |
locationNotification(java.lang.String correlator,
com.ibm.soa.parlayx21.terminal_location.LocationData[] data,
com.ibm.soa.parlayx21.terminal_location.EnteringLeavingCriteria criteria,
SPNotificationExtension notificationExtension)
|
Methods inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
_getProperty, _getPropertyNames, _setProperty, convert, getPassword, getPortName, getTimeout, getTypeMapping, getUsername, primeMessageContext, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername, setWriteTimeout, validateSoapHeadersHashMap, validateTransportPropertiesHashMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TerminalLocationNotificationBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws com.ibm.ws.webservices.engine.WebServicesFault
com.ibm.ws.webservices.engine.WebServicesFault
Method Detail |
---|
public void locationNotification(java.lang.String correlator, com.ibm.soa.parlayx21.terminal_location.LocationData[] data, com.ibm.soa.parlayx21.terminal_location.EnteringLeavingCriteria criteria, SPNotificationExtension notificationExtension) throws java.rmi.RemoteException, InvocationException
locationNotification
in interface TerminalLocationNotification
java.rmi.RemoteException
InvocationException
public void locationError(java.lang.String correlator, java.net.URI address, com.ibm.soa.parlayx21.common.ServiceError reason, SPNotificationExtension notificationExtension) throws java.rmi.RemoteException, InvocationException
locationError
in interface TerminalLocationNotification
java.rmi.RemoteException
InvocationException
public void locationEnd(java.lang.String correlator, SPNotificationExtension notificationExtension) throws java.rmi.RemoteException, InvocationException
locationEnd
in interface TerminalLocationNotification
java.rmi.RemoteException
InvocationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |