Package org.platformlayer.service.jetty.client.jettyservicelist

Examples of org.platformlayer.service.jetty.client.jettyservicelist.JettyServiceListPlace


    }
    return null;
  }

  public JettyServiceListPlace getDomainListPlace() {
    return new JettyServiceListPlace(this);
  }
View Full Code Here

TOP

Related Classes of org.platformlayer.service.jetty.client.jettyservicelist.JettyServiceListPlace

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.