|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolRecognizer | |
org.activeio.oneport | This package provides the implementing classes that allow you to run multiple protocols from a sigle port. |
Uses of ProtocolRecognizer in org.activeio.oneport |
Classes in org.activeio.oneport that implement ProtocolRecognizer | |
class |
HttpRecognizer
|
class |
IIOPRecognizer
|
(package private) class |
UnknownRecognizer
|
Fields in org.activeio.oneport declared as ProtocolRecognizer | |
static ProtocolRecognizer |
UnknownRecognizer.UNKNOWN_RECOGNIZER
|
Methods in org.activeio.oneport with parameters of type ProtocolRecognizer | |
AsynchChannelServer |
OnePortAsynchChannelServer.bindAsynchChannel(ProtocolRecognizer recognizer)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |