Package org.jrest4guice.rest.helper

Examples of org.jrest4guice.rest.helper.JRestGuiceProcessorHelper


  private String urlPrefix;

  private JRestGuiceProcessorHelper helper;

  public JRest4GuiceProcessor() {
    this.helper = new JRestGuiceProcessorHelper();
  }
View Full Code Here

TOP

Related Classes of org.jrest4guice.rest.helper.JRestGuiceProcessorHelper

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.