public class EndpointContext extends EndpointBaseContext
channelContext, messageFrom, origin| Constructor and Description |
|---|
EndpointContext(ChannelContext channelContext,
Identity messageFrom,
Message origin,
Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(int statusCode,
String statusPhase) |
void |
reply(Map<String,Object> message) |
disconnectChannel, getMessage, getMessageFrom, getRemoteAddresspublic EndpointContext(ChannelContext channelContext, Identity messageFrom, Message origin, Endpoint endpoint)
public void reply(Map<String,Object> message) throws LinkException
LinkExceptionpublic void error(int statusCode,
String statusPhase)
throws LinkException
LinkExceptionCopyright © 2021. All rights reserved.