|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Protocol
Method Summary | |
SessionIdentifier |
export(Session_Low hls)
Exports a session using the graph represented by the target object. |
Method Detail |
public SessionIdentifier export(Session_Low hls) throws ExportException, org.objectweb.jonathan.apis.kernel.JonathanException
This method informs the protocol that the provided session
is willing to accept messages. The returned session identifier is a
specific name
for the exported session. For a more general explanation, see
here
.
hls
- a session to export;
ExportException
- if the export process fails;
org.objectweb.jonathan.apis.kernel.JonathanException
- if another error occurs.org.objectweb.jonathan.model.naming_context#export(org.objectweb.jonathan.model.name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |