| Modifier and Type | Method and Description |
|---|---|
void |
close()
transition local state to CLOSED
|
void |
free()
free the endpoint and any associated resources
|
java.lang.Object |
getContext() |
EndpointError |
getLocalError() |
EndpointState |
getLocalState() |
EndpointError |
getRemoteError() |
EndpointState |
getRemoteState() |
void |
open()
transition local state to ACTIVE
|
void |
setContext(java.lang.Object o) |
EndpointState getLocalState()
EndpointState getRemoteState()
EndpointError getLocalError()
EndpointError getRemoteError()
void free()
void open()
void close()
void setContext(java.lang.Object o)
java.lang.Object getContext()
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.