Class URIParamProcessor

  • All Implemented Interfaces:
    InvocationProcessor

    public class URIParamProcessor
    extends java.lang.Object
    implements InvocationProcessor
    allows a user to specify the url.
    Version:
    $Revision: 1 $
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private java.net.URI getUri​(java.lang.Object target)  
      void process​(ClientInvocationBuilder invocation, java.lang.Object param)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • URIParamProcessor

        public URIParamProcessor()