de.knipp.rritoolkit
Interface Port
- All Known Implementing Classes:
- DebugPort, PooledPort, SinglePort
public interface Port
abstract high level interface to a facade that deals with the codec
and channel
- Version:
- $Revision: 14936 $
- Author:
- Klaus Malorny
Method Summary |
Response |
execute(Request request)
"execute" a request, i.e. send it to the registry and wait for the
response |
execute
Response execute(Request request)
throws java.io.IOException
- "execute" a request, i.e. send it to the registry and wait for the
response
- Parameters:
request
- the request
- Returns:
- the response received
- Throws:
java.io.IOException
- if either the transmission or the reception failed
Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH