Hi,

2005/5/20, Alex Burmester <[EMAIL PROTECTED]>:
> Thanks for the tip Trustin,
> 
> Do you have any example of DemuxingProtocolHandler in use?
> 
> I went looking through the directory.apache.org cvs but I don't see it in
> use yet.

None yet, but please look at here:

protocol-providers\ldap\trunk\src\main\java\org\apache\ldap\server\protocol

I implemented this just before imlementing DemuxingProtocolHandler. 
This resembles internal implementation of DemuxingProtocolHandler,
so.. you'll get to know how to implement MessageHandlers.

If you once implement your MessageHandlers, You can register your
message handlers to DemuxingProtocolHandler with registerMessageType
method.

Thanks,
Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/

Reply via email to