|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StreamParserFactory
A factory which generates new StreamParsers when a new connection is opened.
| Method Summary | |
|---|---|
StreamParser |
getNewParser(InetAddress inetAddress,
int port)
Returns a new handler or null to have the connection close. |
| Method Detail |
|---|
@Nullable
StreamParser getNewParser(InetAddress inetAddress,
int port)
inetAddress - The client's (IP) addressport - The remote port on the client side
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||