Node Director
|
Public Member Functions | |
InputStream | retrieve (String url) throws DirectorException |
OutputStream | send (String url) throws DirectorException |
void | log (LogEntry log) throws DirectorException |
void sfi.director.invoker.ServerConnection.log | ( | LogEntry | log | ) | throws DirectorException |
Implemented in sfi.director.invoker.ServerAdapter.
Referenced by sfi.director.invoker.AgentLogger.iLog().
InputStream sfi.director.invoker.ServerConnection.retrieve | ( | String | url | ) | throws DirectorException |
Implemented in sfi.director.invoker.ServerAdapter.
OutputStream sfi.director.invoker.ServerConnection.send | ( | String | url | ) | throws DirectorException |
Implemented in sfi.director.invoker.ServerAdapter.