|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.client.Stub
org.glite.ce.monitorapij.ws.CEMonitorBindingStub
Field Summary |
Fields inherited from class org.apache.axis.client.Stub |
_call, 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 |
Constructor Summary | |
CEMonitorBindingStub()
|
|
CEMonitorBindingStub(javax.xml.rpc.Service service)
|
|
CEMonitorBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
Method Summary | |
protected org.apache.axis.client.Call |
createCall()
|
Event |
getEvent(Topic topic)
This method is used to obtain the last event relative to the specified topic. |
Info |
getInfo()
Get an Info object containing some useful information about the CEMonitor. |
TopicArray |
getTopics()
Get the topics supported by CEMonitor. |
void |
notify(Notification notification)
This operation is not yet implemented. |
void |
pauseSubscription(SubscriptionRef pauseParam)
Stop the asynchronous notification sending relative to the specified subscription. |
void |
ping()
Not yet implemented. |
void |
resumeSubscription(SubscriptionRef resumeParam)
Resume a previously paused subscription. |
SubscriptionRef |
subscribe(Subscription subscription)
Subscribe for asynchronous notifications related to a specific topic's events. |
void |
unsubscribe(SubscriptionRef unsubscribeParam)
Unsubscribe a previously created subscription. |
Methods inherited from class org.apache.axis.client.Stub |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, 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 |
Constructor Detail |
public CEMonitorBindingStub() throws org.apache.axis.AxisFault
public CEMonitorBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
public CEMonitorBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
Method Detail |
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public void ping() throws java.rmi.RemoteException
CEMonitorPort
ping
in interface CEMonitorPort
java.rmi.RemoteException
public Info getInfo() throws java.rmi.RemoteException, org.glite.ce.faults.GenericFault
CEMonitorPort
getInfo
in interface CEMonitorPort
java.rmi.RemoteException
org.glite.ce.faults.GenericFault
public SubscriptionRef subscribe(Subscription subscription) throws java.rmi.RemoteException, org.glite.ce.faults.GenericFault, org.glite.ce.monitorapij.faults.SubscriptionFault
CEMonitorPort
subscribe
in interface CEMonitorPort
java.rmi.RemoteException
org.glite.ce.faults.GenericFault
org.glite.ce.monitorapij.faults.SubscriptionFault
public void unsubscribe(SubscriptionRef unsubscribeParam) throws java.rmi.RemoteException, org.glite.ce.faults.GenericFault
CEMonitorPort
unsubscribe
in interface CEMonitorPort
java.rmi.RemoteException
org.glite.ce.faults.GenericFault
public void pauseSubscription(SubscriptionRef pauseParam) throws java.rmi.RemoteException, org.glite.ce.faults.GenericFault
CEMonitorPort
pauseSubscription
in interface CEMonitorPort
java.rmi.RemoteException
org.glite.ce.faults.GenericFault
public void resumeSubscription(SubscriptionRef resumeParam) throws java.rmi.RemoteException, org.glite.ce.faults.GenericFault
CEMonitorPort
resumeSubscription
in interface CEMonitorPort
java.rmi.RemoteException
org.glite.ce.faults.GenericFault
public TopicArray getTopics() throws java.rmi.RemoteException, org.glite.ce.faults.GenericFault
CEMonitorPort
getTopics
in interface CEMonitorPort
java.rmi.RemoteException
org.glite.ce.faults.GenericFault
public Event getEvent(Topic topic) throws java.rmi.RemoteException, org.glite.ce.faults.GenericFault, org.glite.ce.monitorapij.faults.DialectNotSupportedFault, org.glite.ce.monitorapij.faults.TopicNotSupportedFault
CEMonitorPort
getEvent
in interface CEMonitorPort
java.rmi.RemoteException
org.glite.ce.faults.GenericFault
org.glite.ce.monitorapij.faults.DialectNotSupportedFault
org.glite.ce.monitorapij.faults.TopicNotSupportedFault
public void notify(Notification notification) throws java.rmi.RemoteException
CEMonitorPort
notify
in interface CEMonitorPort
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |