|
All content with label faq-code-examples+invocation.
Related Labels:
installation
, review
, expiry
, proxy
, namedcache
, javabean
, synchronize
, coherence-cache-config
, cluster
, backing-map
, deployment
, cachestore
, extend
, core-concept
, hibernate
, expiration
, mutex
, troubleshooting
, serialization
,
cache
, optimistic
, size
, jmx
, partition
, example
, wan
, keys
, cache-size
, replication
, version
, mutext
, distributed
, shutdown
, optimization
, singleton
, security
, compatible
, faq-command-line
more »
( - faq-code-examples
, - invocation
)
How can I use the Coherence Invocation Service?
(Coherence FAQ)
attached files show how to use the Invocation Service. The InvocationClient InvocationClient.java demonstrates how to make distributed invocation requests. The InvocationServer InvocationServer.java shows how to sign up a JVM to the Invocation Service and make it available for request fulfillment. To run this example ...
|
|
|