Package org.jallinone.scheduler.callouts.client

Examples of org.jallinone.scheduler.callouts.client.CallOutRequestController


  /**
   * Create new call-out request.
   */
  public void newCallOutRequest() {
    new CallOutRequestController(null,null);
  }
View Full Code Here

TOP

Related Classes of org.jallinone.scheduler.callouts.client.CallOutRequestController

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.