public abstract class Gs2SessionTask extends Object implements IResponseHandler
| Constructor and Description |
|---|
Gs2SessionTask(Gs2Session gs2Session) |
| Modifier and Type | Method and Description |
|---|---|
void |
callback(Gs2Response gs2Response) |
void |
execute() |
protected Gs2Session |
getGs2Session() |
protected Gs2SessionTaskId |
getGs2SessionTaskId() |
public Gs2SessionTask(Gs2Session gs2Session)
protected Gs2Session getGs2Session()
protected Gs2SessionTaskId getGs2SessionTaskId()
public void callback(Gs2Response gs2Response)
callback in interface IResponseHandlerpublic void execute()
throws IOException
IOExceptionCopyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.