public interface SubsystemClient extends SessionHolder<ClientSession>, ClientSessionHolder, NamedResource, java.nio.channels.Channel, ClientChannelHolder
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Modifier and Type | Method and Description |
---|---|
default ClientSession |
getSession() |
getSessionContext
getClientSession
findByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByName
getChannel, getClientChannel
default ClientSession getSession()
getSession
in interface SessionHolder<ClientSession>