users@jax-rpc.java.net

Internal message handlers

From: Pratibha Gupta <pratibhag_at_NETSCAPE.COM>
Date: Fri, 05 Apr 2002 15:58:19 -0700

You have described on the mailing list how to define handlers for a
particular service. Suppose I wanted to write global handler
chains i.e. handlers that would process all messages irrespective of the service they were intended for (in addition to the service's own
handlers). I think the spec calls them "internal handlers". How and where do I define these handler chains?

Thanks,
Pratibha