|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelInAttributeController
Attribute controller interface for channel in.
Method Summary | |
---|---|
String |
getFromChunkName()
Returns the value of the fromChunkName attribute. |
void |
setFromChunkName(String fromChunkName)
Sets the name of the chunk that should be added in every received messages. |
Method Detail |
---|
void setFromChunkName(String fromChunkName)
null
or equals to "null"
, no chunk will
be added.
fromChunkName
- the new value of the fromChunkName
attribute.String getFromChunkName()
fromChunkName
attribute.
fromChunkName
attribute.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |