scs.demos.pingpong
Interface PingPongOperations
- All Known Subinterfaces:
- PingPong
- All Known Implementing Classes:
- _PingPongStub, PingPongPOA, PingPongPOATie, PingPongServant
public interface PingPongOperations
scs/demos/pingpong/PingPongOperations.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../idl/pingPong.idl
Friday, October 3, 2008 9:13:53 AM BRT
setId
void setId(int identifier)
getId
int getId()
ping
void ping()
pong
void pong()
start
void start()
stop
void stop()