com.ibm.soa.sp.pxnotify
Class CallDirectionBindingStub
java.lang.Object
com.ibm.ws.webservices.engine.client.Stub
com.ibm.soa.sp.pxnotify.CallDirectionBindingStub
- All Implemented Interfaces:
- CallDirection, java.rmi.Remote, javax.xml.rpc.Stub
public class CallDirectionBindingStub
- extends com.ibm.ws.webservices.engine.client.Stub
- implements CallDirection
Nested classes/interfaces inherited from class com.ibm.ws.webservices.engine.client.Stub |
com.ibm.ws.webservices.engine.client.Stub.Invoke |
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 |
Method Summary |
com.ibm.soa.parlayx21.call_notification.Action |
handleBusy(java.lang.String correlator,
java.net.URI callingParty,
java.lang.String callingPartyName,
java.net.URI calledParty,
SPNotificationExtension notificationExtension)
|
com.ibm.soa.parlayx21.call_notification.Action |
handleCalledNumber(java.lang.String correlator,
java.net.URI callingParty,
java.lang.String callingPartyName,
java.net.URI calledParty,
SPNotificationExtension notificationExtension)
|
com.ibm.soa.parlayx21.call_notification.Action |
handleNoAnswer(java.lang.String correlator,
java.net.URI callingParty,
java.lang.String callingPartyName,
java.net.URI calledParty,
SPNotificationExtension notificationExtension)
|
com.ibm.soa.parlayx21.call_notification.Action |
handleNotReachable(java.lang.String correlator,
java.net.URI callingParty,
java.lang.String callingPartyName,
java.net.URI calledParty,
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 |
CallDirectionBindingStub
public CallDirectionBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws com.ibm.ws.webservices.engine.WebServicesFault
- Throws:
com.ibm.ws.webservices.engine.WebServicesFault
handleBusy
public com.ibm.soa.parlayx21.call_notification.Action handleBusy(java.lang.String correlator,
java.net.URI callingParty,
java.lang.String callingPartyName,
java.net.URI calledParty,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException,
com.ibm.soa.parlayx21.common.PolicyException,
com.ibm.soa.parlayx21.common.ServiceException
- Specified by:
handleBusy
in interface CallDirection
- Throws:
java.rmi.RemoteException
InvocationException
com.ibm.soa.parlayx21.common.PolicyException
com.ibm.soa.parlayx21.common.ServiceException
handleNotReachable
public com.ibm.soa.parlayx21.call_notification.Action handleNotReachable(java.lang.String correlator,
java.net.URI callingParty,
java.lang.String callingPartyName,
java.net.URI calledParty,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException,
com.ibm.soa.parlayx21.common.PolicyException,
com.ibm.soa.parlayx21.common.ServiceException
- Specified by:
handleNotReachable
in interface CallDirection
- Throws:
java.rmi.RemoteException
InvocationException
com.ibm.soa.parlayx21.common.PolicyException
com.ibm.soa.parlayx21.common.ServiceException
handleNoAnswer
public com.ibm.soa.parlayx21.call_notification.Action handleNoAnswer(java.lang.String correlator,
java.net.URI callingParty,
java.lang.String callingPartyName,
java.net.URI calledParty,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException,
com.ibm.soa.parlayx21.common.PolicyException,
com.ibm.soa.parlayx21.common.ServiceException
- Specified by:
handleNoAnswer
in interface CallDirection
- Throws:
java.rmi.RemoteException
InvocationException
com.ibm.soa.parlayx21.common.PolicyException
com.ibm.soa.parlayx21.common.ServiceException
handleCalledNumber
public com.ibm.soa.parlayx21.call_notification.Action handleCalledNumber(java.lang.String correlator,
java.net.URI callingParty,
java.lang.String callingPartyName,
java.net.URI calledParty,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException,
com.ibm.soa.parlayx21.common.PolicyException,
com.ibm.soa.parlayx21.common.ServiceException
- Specified by:
handleCalledNumber
in interface CallDirection
- Throws:
java.rmi.RemoteException
InvocationException
com.ibm.soa.parlayx21.common.PolicyException
com.ibm.soa.parlayx21.common.ServiceException
Copyright © 2003 IBM Corp. All Rights Reserved.