Constructor and Description |
---|
Close() |
Modifier and Type | Method and Description |
---|---|
Error |
getError() |
ByteBuffer |
getPayload() |
void |
invoke(short channel,
ConnectionEndpoint conn) |
void |
setError(Error error) |
void |
setPayload(ByteBuffer payload) |
String |
toString() |
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.