|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.incesoft.botplatform.sdk.RobotServerFactory
com.incesoft.botplatform.sdk.support.DefaultRobotServerFactory
public class DefaultRobotServerFactory
Constructor Summary | |
---|---|
DefaultRobotServerFactory()
|
Method Summary | |
---|---|
RobotServer |
createRobotServer()
|
RobotServer |
createRobotServer(java.lang.String host,
int port)
Create a RobotServer instance |
Methods inherited from class com.incesoft.botplatform.sdk.RobotServerFactory |
---|
getInstance |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultRobotServerFactory()
Method Detail |
---|
public RobotServer createRobotServer()
public RobotServer createRobotServer(java.lang.String host, int port)
RobotServerFactory
createRobotServer
in class RobotServerFactory
host
- IP of BOTPLATFORM for RobotServer to loginport
- Port of BOTPLATFORM for RobotServer to login
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |