com.infoscape.proteus
Class Client

java.lang.Object
  |
  +--com.infoscape.proteus.Client

public class Client
extends java.lang.Object


Constructor Summary
Client(Listener source, Speaker sink)
           
 
Method Summary
 java.lang.Object RequestReply(java.lang.Object msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Client

public Client(Listener source,
              Speaker sink)
Method Detail

RequestReply

public java.lang.Object RequestReply(java.lang.Object msg)
                              throws java.lang.Exception
java.lang.Exception