Class CGThriftServerBean
- java.lang.Object
-
- org.wso2.carbon.cloud.gateway.common.CGThriftServerBean
-
public class CGThriftServerBean extends Object
Represent the remote Thrift server in CG server side
-
-
Constructor Summary
Constructors Constructor Description CGThriftServerBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHostName()intgetPort()intgetTimeOut()voidsetHostName(String hostName)voidsetPort(int port)voidsetTimeOut(int timeOut)
-