|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Endpoint
Endpoint
| Method Summary | |
|---|---|
void |
close()
transition local state to CLOSED |
void |
free()
free the endpoint and any associated resources |
Object |
getContext()
|
EndpointError |
getLocalError()
|
EndpointState |
getLocalState()
|
EndpointError |
getRemoteError()
|
EndpointState |
getRemoteState()
|
void |
open()
transition local state to ACTIVE |
void |
setContext(Object o)
|
| Method Detail |
|---|
EndpointState getLocalState()
EndpointState getRemoteState()
EndpointError getLocalError()
EndpointError getRemoteError()
void free()
void open()
void close()
void setContext(Object o)
Object getContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||