Interface InvocationProcessor

All Known Implementing Classes:
AbstractInvocationCollectionProcessor, CookieParamProcessor, FormParamProcessor, FormProcessor, HeaderParamProcessor, MessageBodyParameterProcessor, URIParamProcessor

public interface InvocationProcessor
Version:
$Revision: 1 $
Author:
Bill Burke
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(ClientInvocation invocation, Object param)