public class GridJettyRestProtocol
extends org.gridgain.grid.kernal.processors.rest.protocols.GridRestProtocolAdapter
| Constructor and Description |
|---|
GridJettyRestProtocol(org.gridgain.grid.kernal.GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAddressPropertyName() |
protected String |
getHostNamePropertyName() |
protected String |
getPortPropertyName() |
String |
name() |
void |
start(org.gridgain.grid.kernal.processors.rest.GridRestProtocolHandler hnd) |
void |
stop() |
String |
toString() |
public GridJettyRestProtocol(org.gridgain.grid.kernal.GridKernalContext ctx)
ctx - Context.public String name()
public void start(org.gridgain.grid.kernal.processors.rest.GridRestProtocolHandler hnd)
throws org.gridgain.grid.GridException
org.gridgain.grid.GridExceptionpublic void stop()
protected String getAddressPropertyName()
getAddressPropertyName in class org.gridgain.grid.kernal.processors.rest.protocols.GridRestProtocolAdapterprotected String getHostNamePropertyName()
getHostNamePropertyName in class org.gridgain.grid.kernal.processors.rest.protocols.GridRestProtocolAdapterprotected String getPortPropertyName()
getPortPropertyName in class org.gridgain.grid.kernal.processors.rest.protocols.GridRestProtocolAdapter
GridGain Fabric : ver. 6.6.3-p1 Release Date : March 2 2015