Groovy Documentation

org.linkedin.glu.agent.rest.common
[Groovy] Interface RestServerFactory


interface RestServerFactory

Authors:
yan@pongasoft.com


Method Summary
Server createRestServer(boolean secure, java.lang.String address, int port)

 

Method Detail

createRestServer

Server createRestServer(boolean secure, java.lang.String address, int port)


 

Groovy Documentation