|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HmuxExtension
Handles extension requests.
Method Summary | |
---|---|
int |
handleRequest(HmuxRequest request,
ReadStream is,
WriteStream os)
Handles a new request. |
Method Detail |
---|
int handleRequest(HmuxRequest request, ReadStream is, WriteStream os) throws java.io.IOException
Note: ClientDisconnectException must be rethrown to the caller.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |