public interface ConnectionContext
Modifier and Type | Interface and Description |
---|---|
static class |
ConnectionContext.Type |
Modifier and Type | Method and Description |
---|---|
int |
getKey() |
AbstractJmsRequest |
getRequest(Object req) |
void |
initialize(int key,
OpenConnectionNot not) |
boolean |
isClosed() |
void |
pushError(MomException exc) |
void |
pushReply(AbstractJmsReply reply) |
void initialize(int key, OpenConnectionNot not)
AbstractJmsRequest getRequest(Object req)
int getKey()
void pushReply(AbstractJmsReply reply)
void pushError(MomException exc)
boolean isClosed()
Copyright © 2021 ScalAgent D.T.. All rights reserved.