Package org.activeio.oneport

This package provides the implementing classes that allow you to run multiple protocols from a sigle port.

See:
          Description

Interface Summary
ProtocolRecognizer  
 

Class Summary
HttpRecognizer  
IIOPRecognizer  
JettyOnePortSocketListener  
OnePortAsyncChannelServer Allows multiple protocols share a single ChannelServer.
OpenORBOpenPortFeatureInitializer Used to hook in the OpenORBOpenPortSocketFactory into the ORB.
OpenORBOpenPortSocketFactory  
 

Package org.activeio.oneport Description

This package provides the implementing classes that allow you to run multiple protocols from a sigle port. The only restriction is that all the protococols sharing the port must provide a magic number in the intial request message to the server.



Copyright © -2009 The ActiveIO Project. All Rights Reserved.