|
Public Member Functions |
virtual void | connect (std::string host, int port)=0 throw (RGMAException, RemoteException) |
virtual void | write (std::string request, std::string &resonse)=0 throw (RGMAException, RemoteException) |
virtual void | close ()=0 throw (RGMAException, RemoteException) |