public class RegistrationRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RegistrationRequest.Action |
Constructor and Description |
---|
RegistrationRequest(SocketChannel channel,
Context context,
RegistrationRequest.Action action) |
Modifier and Type | Method and Description |
---|---|
RegistrationRequest.Action |
getAction() |
SocketChannel |
getChannel() |
Context |
getContext() |
public RegistrationRequest(SocketChannel channel, Context context, RegistrationRequest.Action action)
public SocketChannel getChannel()
public Context getContext()
public RegistrationRequest.Action getAction()
Copyright © GigaSpaces.