|
Celtix User APIs | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectMessageContext | |
---|---|
org.objectweb.celtix.bindings |
Uses of ObjectMessageContext in org.objectweb.celtix.bindings |
---|
Classes in org.objectweb.celtix.bindings that implement ObjectMessageContext | |
---|---|
class |
ObjectMessageContextImpl
|
Methods in org.objectweb.celtix.bindings that return ObjectMessageContext | |
---|---|
ObjectMessageContext |
GenericClientBinding.createObjectContext()
|
ObjectMessageContext |
BindingBase.createObjectContext()
Create an ObjectMessageContext to hold objects of a message. |
ObjectMessageContext |
AbstractServerBinding.createObjectContext()
|
ObjectMessageContext |
GenericClientBinding.invoke(ObjectMessageContext context)
|
ObjectMessageContext |
ClientBinding.invoke(ObjectMessageContext context)
|
Methods in org.objectweb.celtix.bindings that return types with arguments of type ObjectMessageContext | |
---|---|
Future<ObjectMessageContext> |
GenericClientBinding.invokeAsync(ObjectMessageContext context)
|
Future<ObjectMessageContext> |
ClientBinding.invokeAsync(ObjectMessageContext context)
|
|
Celtix User APIs | ||||||||
PREV NEXT | FRAMES NO FRAMES |