Package com.nhn.gameanvil.node
Interface IConnectionLoc
public interface IConnectionLoc
커넥션의 Server 내 위치 정보 인터페이스
-
Method Summary
-
Method Details
-
getGatewayNodeId
long getGatewayNodeId()커넥션이 접속해 있는 게이트웨이 노드 아이디를 반환- Returns:
- 게이트웨이 노드 아이디
-
getCid
int getCid()커넥션의 cid 반환- Returns:
- cid 반환
-