org.apache.activeio.oneport
public class HttpRecognizer extends java.lang.Object implements ProtocolRecognizer
Modifier and Type | Field and Description |
---|---|
static HttpRecognizer |
HTTP_RECOGNIZER |
Modifier and Type | Method and Description |
---|---|
boolean |
recognizes(Packet packet) |
public static final HttpRecognizer HTTP_RECOGNIZER
public boolean recognizes(Packet packet)
recognizes
in interface ProtocolRecognizer
Copyright © 2005-2014. All Rights Reserved.