|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context | |
org.objectweb.jotm.btp.client | |
org.objectweb.jotm.btp.messages | |
org.objectweb.jotm.btp.roles |
Uses of Context in org.objectweb.jotm.btp.client |
Methods in org.objectweb.jotm.btp.client with parameters of type Context | |
BtpMessage |
BtpClient.sendCtxApp(String endpointURL,
Context ctx,
BtpMessage app)
|
BtpMessage |
BtpClient.confirmTransaction(String endpointURL,
Context ctx)
|
BtpMessage |
BtpClient.cancelTransaction(String endpointURL,
Context ctx)
|
Uses of Context in org.objectweb.jotm.btp.messages |
Methods in org.objectweb.jotm.btp.messages that return Context | |
Context |
RelatedGroup.getContext()
|
Uses of Context in org.objectweb.jotm.btp.roles |
Methods in org.objectweb.jotm.btp.roles with parameters of type Context | |
protected BtpMessage |
Inferior.onContext(Context context)
|
protected boolean |
Inferior.doEnrol(Context context)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |