public class ChannelBindingsContext extends BaseContext
MessageContext
that carries a collection of ChannelBindings
objects supplied with a message.BaseContext.ContextSetNoRemoveIteratorDecorator
Constructor and Description |
---|
ChannelBindingsContext()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Collection<ChannelBindings> |
getChannelBindings()
Get the channel bindings.
|
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
@Nonnull @NonnullElements @Live public Collection<ChannelBindings> getChannelBindings()
Copyright © 2017. All rights reserved.