Class ServletImplInvocationHandler

  • All Implemented Interfaces:
    InvocationHandler

    public class ServletImplInvocationHandler
    extends Object
    implements InvocationHandler
    InvocationHandler used to delegate calls to JAXRPC servlet impls that aren't subtypes of their associated Service Endpoint Interface.
    Author:
    Kenneth Saks