Constructor and Description |
---|
Detach() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getClosed() |
Error |
getError() |
UnsignedInteger |
getHandle() |
ByteBuffer |
getPayload() |
void |
invoke(short channel,
ConnectionEndpoint conn) |
void |
setClosed(Boolean closed) |
void |
setError(Error error) |
void |
setHandle(UnsignedInteger handle) |
void |
setPayload(ByteBuffer payload) |
String |
toString() |
public UnsignedInteger getHandle()
public void setHandle(UnsignedInteger handle)
public Boolean getClosed()
public void setClosed(Boolean closed)
public Error getError()
public void setError(Error error)
public void invoke(short channel, ConnectionEndpoint conn)
public void setPayload(ByteBuffer payload)
public ByteBuffer getPayload()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.