|
||||||||||
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.twss.sp.nm.registration.NotificationRegistrationBindingStub
public class NotificationRegistrationBindingStub
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 | |
---|---|
NotificationRegistrationBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
Method Summary | |
---|---|
RegisterNotificationResponse |
registerNotification(com.ibm.twss.sp.nm.Notification parameters)
|
RemoveNotificationResponse |
removeNotification(RemoveNotificationRequest parameters)
|
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 NotificationRegistrationBindingStub(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 RegisterNotificationResponse registerNotification(com.ibm.twss.sp.nm.Notification parameters) throws java.rmi.RemoteException, com.ibm.twss.sp.nm.NotificationDuplicateFault, com.ibm.twss.sp.nm.NotificationServiceFault, com.ibm.twss.sp.nm.NotificationRequestInvalidFault
registerNotification
in interface NotificationRegistration
java.rmi.RemoteException
com.ibm.twss.sp.nm.NotificationDuplicateFault
com.ibm.twss.sp.nm.NotificationServiceFault
com.ibm.twss.sp.nm.NotificationRequestInvalidFault
public RemoveNotificationResponse removeNotification(RemoveNotificationRequest parameters) throws java.rmi.RemoteException, com.ibm.twss.sp.nm.NotificationNotFoundFault, com.ibm.twss.sp.nm.NotificationServiceFault, com.ibm.twss.sp.nm.NotificationRequestInvalidFault
removeNotification
in interface NotificationRegistration
java.rmi.RemoteException
com.ibm.twss.sp.nm.NotificationNotFoundFault
com.ibm.twss.sp.nm.NotificationServiceFault
com.ibm.twss.sp.nm.NotificationRequestInvalidFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |