|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.ogsa.samples.counter.encoded.EncodedCounterServiceSoapBindingImpl
| Constructor Summary | |
EncodedCounterServiceSoapBindingImpl()
|
|
| Method Summary | |
int |
add(int val)
|
int |
getValue()
|
CounterBatchStatusType |
submitBatch(CounterBatchType[] batch)
|
int |
subtract(int val)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EncodedCounterServiceSoapBindingImpl()
| Method Detail |
public int getValue()
throws java.rmi.RemoteException
getValue in interface EncodedCounterPortTypejava.rmi.RemoteException
public int add(int val)
throws java.rmi.RemoteException
add in interface EncodedCounterPortTypejava.rmi.RemoteException
public int subtract(int val)
throws java.rmi.RemoteException
subtract in interface EncodedCounterPortTypejava.rmi.RemoteException
public CounterBatchStatusType submitBatch(CounterBatchType[] batch)
throws java.rmi.RemoteException
submitBatch in interface EncodedCounterPortTypejava.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||