|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientDataInterface
ClientDataInterface defines the abstract interface that the remote server needs to client data. The point of defining this interface is so the actual implementation of the client data need not (and typically does not) exist on the server machine.
Method Summary | |
---|---|
int |
getValue()
Provide access to this' data value. |
Method Detail |
---|
int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |