| Interface | Description |
|---|---|
| ProtocolFinder |
General interface for protocol finders, responsible to figure out, whether
incoming bytes belong to the specific protocol.
|
| Class | Description |
|---|---|
| BackChannelFilter | |
| PUContext |
Protocol discovering context, passed to the
ProtocolFinder. |
| PUFilter |
Port unification filter.
|
| PUProtocol |
The wrapper class, which holds protocol finder and correspondent protocol,
represented by
FilterChain. |
| Enum | Description |
|---|---|
| ProtocolFinder.Result |
Copyright © 2016 Oracle Corporation. All Rights Reserved.