|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.servlet.sip.ContainerAdapter
public class ContainerAdapter
Supplies default implementations of methods that may require container-specific handling.
Constructor Summary | |
---|---|
ContainerAdapter()
|
Method Summary | |
---|---|
static ContainerAdapter |
createAdapter(java.lang.String serverInfo)
|
int |
getHttpPort()
Get port number for HTTP access to this container. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContainerAdapter()
Method Detail |
---|
public int getHttpPort() throws ContainerAdapterException
ContainerAdapterException
public static ContainerAdapter createAdapter(java.lang.String serverInfo)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |