Uses of Class
org.apache.uima.aae.InProcessCache.CacheEntry
Packages that use InProcessCache.CacheEntry
-
Uses of InProcessCache.CacheEntry in org.apache.uima.aae
Methods in org.apache.uima.aae that return InProcessCache.CacheEntryModifier and TypeMethodDescriptionInProcessCache.getCacheEntriesForEndpoint
(String anEndpointName) InProcessCache.getCacheEntryForCAS
(String aCasReferenceId) InProcessCache.register
(org.apache.uima.cas.CAS aCAS, MessageContext aMessageContext, org.apache.uima.cas.impl.OutOfTypeSystemData otsd) InProcessCache.register
(org.apache.uima.cas.CAS aCAS, MessageContext aMessageContext, org.apache.uima.cas.impl.OutOfTypeSystemData otsd, String aCasReferenceId) InProcessCache.register
(org.apache.uima.cas.CAS aCAS, MessageContext aMessageContext, org.apache.uima.cas.impl.XmiSerializationSharedData sharedData) InProcessCache.register
(org.apache.uima.cas.CAS aCAS, MessageContext aMessageContext, org.apache.uima.cas.impl.XmiSerializationSharedData sharedData, String aCasReferenceId) InProcessCache.register
(org.apache.uima.cas.CAS aCAS, MessageContext aMessageContext, org.apache.uima.cas.impl.XmiSerializationSharedData sharedData, String aCasReferenceId, org.apache.uima.cas.Marker marker, boolean acceptsDeltaCas) Methods in org.apache.uima.aae with parameters of type InProcessCache.CacheEntryModifier and TypeMethodDescriptionInProcessCache.getTopAncestorEndpoint
(InProcessCache.CacheEntry anEntry) void
OutputChannel.sendReply
(InProcessCache.CacheEntry entry, Endpoint anEndpoint) -
Uses of InProcessCache.CacheEntry in org.apache.uima.adapter.jms.activemq
Methods in org.apache.uima.adapter.jms.activemq with parameters of type InProcessCache.CacheEntryModifier and TypeMethodDescriptionvoid
JmsOutputChannel.sendReply
(InProcessCache.CacheEntry entry, Endpoint anEndpoint)