|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultiplexExportProtocol
Defines constants used as hints key that can be given to a MultiplexExportProtocol.
Field Summary | |
---|---|
static String |
ROUTE_ID
Key name for value used by the Protocol.createExportIdentifier(java.util.Map method
to specify the route identifier used to created the
MultiplexExportIdentifier The value associated with this key must
be a Number |
Fields inherited from interface org.objectweb.dream.protocol.Protocol |
---|
ITF_NAME, LOWER_PROTOCOL_ITF_NAME |
Method Summary |
---|
Methods inherited from interface org.objectweb.dream.protocol.channel.ChannelProtocol |
---|
bind, export, unexport |
Methods inherited from interface org.objectweb.dream.protocol.Protocol |
---|
createExportIdentifier |
Field Detail |
---|
static final String ROUTE_ID
Protocol.createExportIdentifier(java.util.Map, org.objectweb.dream.protocol.ExportIdentifier[])
method
to specify the route identifier used to created the
MultiplexExportIdentifier
The value associated with this key must
be a Number
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |