A B C D E F G H I J K L M N O P R S T U V W X Z

A

AbstractAMFChannel - Class in org.granite.client.messaging.channel.amf
 
AbstractAMFChannel(Transport, String, URI, int) - Constructor for class org.granite.client.messaging.channel.amf.AbstractAMFChannel
 
AbstractAMFMessagingChannel - Class in org.granite.client.messaging.channel.amf
 
AbstractAMFMessagingChannel(MessagingCodec<Message[]>, Transport, String, URI) - Constructor for class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
AbstractChannel<T extends Transport> - Class in org.granite.client.messaging.channel
 
AbstractChannel(T, String, URI) - Constructor for class org.granite.client.messaging.channel.AbstractChannel
 
AbstractChannelFactory - Class in org.granite.client.messaging.channel
 
AbstractChannelFactory(ContentType) - Constructor for class org.granite.client.messaging.channel.AbstractChannelFactory
 
AbstractChannelFactory(ContentType, Object) - Constructor for class org.granite.client.messaging.channel.AbstractChannelFactory
 
AbstractChannelFactory(ContentType, Object, Transport, Transport) - Constructor for class org.granite.client.messaging.channel.AbstractChannelFactory
 
AbstractHTTPChannel - Class in org.granite.client.messaging.channel
 
AbstractHTTPChannel(Transport, String, URI, int) - Constructor for class org.granite.client.messaging.channel.AbstractHTTPChannel
 
AbstractInstantiator<T> - Class in org.granite.messaging.amf.io.util.instantiator
 
AbstractInstantiator() - Constructor for class org.granite.messaging.amf.io.util.instantiator.AbstractInstantiator
 
AbstractIntegerStringCodec<T> - Class in org.granite.messaging.jmf.codec.std.impl
 
AbstractIntegerStringCodec() - Constructor for class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec
 
AbstractIntegerStringCodec.IntegerComponents - Class in org.granite.messaging.jmf.codec.std.impl
 
AbstractIntegerStringCodec.IntegerComponents(int, int, int) - Constructor for class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec.IntegerComponents
 
AbstractIntegerStringCodec.StringTypeHandler - Interface in org.granite.messaging.jmf.codec.std.impl
 
AbstractIssueEvent - Class in org.granite.client.messaging.events
 
AbstractIssueEvent(RequestMessage) - Constructor for class org.granite.client.messaging.events.AbstractIssueEvent
 
AbstractMessage - Class in flex.messaging.messages
 
AbstractMessage() - Constructor for class flex.messaging.messages.AbstractMessage
 
AbstractMessage(Message) - Constructor for class flex.messaging.messages.AbstractMessage
 
AbstractMessage(Message, boolean) - Constructor for class flex.messaging.messages.AbstractMessage
 
AbstractMessage - Class in org.granite.client.messaging.messages
 
AbstractMessage() - Constructor for class org.granite.client.messaging.messages.AbstractMessage
 
AbstractMessage(String) - Constructor for class org.granite.client.messaging.messages.AbstractMessage
 
AbstractMessage(String, String, long, long, Map<String, Object>) - Constructor for class org.granite.client.messaging.messages.AbstractMessage
 
AbstractPersistentCollection<C> - Class in org.granite.client.persistence.collection
 
AbstractPersistentCollection() - Constructor for class org.granite.client.persistence.collection.AbstractPersistentCollection
 
AbstractPersistentMapCollection<K,V,C extends Map<K,V>> - Class in org.granite.client.persistence.collection
 
AbstractPersistentMapCollection() - Constructor for class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
AbstractPersistentSimpleCollection<E,C extends Collection<E>> - Class in org.granite.client.persistence.collection
 
AbstractPersistentSimpleCollection() - Constructor for class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
AbstractRequestMessage - Class in org.granite.client.messaging.messages.requests
 
AbstractRequestMessage() - Constructor for class org.granite.client.messaging.messages.requests.AbstractRequestMessage
 
AbstractRequestMessage(String) - Constructor for class org.granite.client.messaging.messages.requests.AbstractRequestMessage
 
AbstractRequestMessage(String, String, long, long, Map<String, Object>) - Constructor for class org.granite.client.messaging.messages.requests.AbstractRequestMessage
 
AbstractResponseEvent<M extends ResponseMessage> - Class in org.granite.client.messaging.events
 
AbstractResponseEvent(RequestMessage, M) - Constructor for class org.granite.client.messaging.events.AbstractResponseEvent
 
AbstractResponseMessage - Class in org.granite.client.messaging.messages.responses
 
AbstractResponseMessage() - Constructor for class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
AbstractResponseMessage(String, String) - Constructor for class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
AbstractResponseMessage(String, String, long, long, Map<String, Object>, String) - Constructor for class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
AbstractScannedItem - Class in org.granite.scan
 
AbstractScannedItem(Scanner, ScannedItem) - Constructor for class org.granite.scan.AbstractScannedItem
 
AbstractSecurityContext - Class in org.granite.messaging.service.security
 
AbstractSecurityContext(Message, Destination) - Constructor for class org.granite.messaging.service.security.AbstractSecurityContext
 
AbstractStandardCodec<T> - Class in org.granite.messaging.jmf.codec.std.impl
 
AbstractStandardCodec() - Constructor for class org.granite.messaging.jmf.codec.std.impl.AbstractStandardCodec
 
AbstractTopicAgent - Class in org.granite.client.messaging
 
AbstractTopicAgent(MessagingChannel, String, String) - Constructor for class org.granite.client.messaging.AbstractTopicAgent
 
AbstractTopicRequestMessage - Class in org.granite.client.messaging.messages.requests
 
AbstractTopicRequestMessage() - Constructor for class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
AbstractTopicRequestMessage(String, String) - Constructor for class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
AbstractTopicRequestMessage(String, String, String) - Constructor for class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
AbstractTopicRequestMessage(String, String, long, long, Map<String, Object>, String, String) - Constructor for class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
AbstractTransport<C> - Class in org.granite.client.messaging.transport
 
AbstractTransport() - Constructor for class org.granite.client.messaging.transport.AbstractTransport
 
accept(Class<?>) - Method in class org.granite.messaging.amf.io.util.externalizer.BigDecimalExternalizer
 
accept(Class<?>) - Method in class org.granite.messaging.amf.io.util.externalizer.BigIntegerExternalizer
 
accept(Class<?>) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
accept(Class<?>) - Method in class org.granite.messaging.amf.io.util.externalizer.EnumExternalizer
 
accept(Class<?>) - Method in interface org.granite.messaging.amf.io.util.externalizer.Externalizer
 
accept(Class<?>) - Method in class org.granite.messaging.amf.io.util.externalizer.LongExternalizer
 
accept(Class<?>) - Method in class org.granite.messaging.amf.io.util.externalizer.MapExternalizer
 
accept(Class<?>) - Method in class org.granite.messaging.amf.io.util.externalizer.MathContextExternalizer
 
accepts(Throwable, Throwable) - Method in interface org.granite.messaging.service.ExceptionConverter
 
acceptsContext() - Method in interface org.granite.messaging.service.security.SecurityService
 
AcknowledgeMessage - Class in flex.messaging.messages
 
AcknowledgeMessage() - Constructor for class flex.messaging.messages.AcknowledgeMessage
 
AcknowledgeMessage(Message) - Constructor for class flex.messaging.messages.AcknowledgeMessage
 
AcknowledgeMessage(Message, boolean) - Constructor for class flex.messaging.messages.AcknowledgeMessage
 
ActionScriptClassDescriptor - Class in org.granite.messaging.amf.io.util
 
ActionScriptClassDescriptor(String, byte) - Constructor for class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
ActionScriptClassDescriptorFactory - Class in org.granite.config
 
ActionScriptClassDescriptorFactory() - Constructor for class org.granite.config.ActionScriptClassDescriptorFactory
 
Adapter - Class in org.granite.config.flex
 
Adapter(String, String, XMap) - Constructor for class org.granite.config.flex.Adapter
 
add(E) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
add(int, E) - Method in class org.granite.client.persistence.collection.PersistentList
 
addAdapter(Adapter) - Method in class org.granite.config.flex.Service
 
addAll(Object[]) - Method in class flex.messaging.io.ArrayCollection
 
addAll(Collection<? extends E>) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
addAll(int, Collection<? extends E>) - Method in class org.granite.client.persistence.collection.PersistentList
 
addBody(String, String, Object, byte) - Method in class org.granite.messaging.amf.AMF0Message
 
addBody(AMF0Body) - Method in class org.granite.messaging.amf.AMF0Message
 
addChannel(Channel) - Method in class org.granite.config.flex.ServicesConfig
 
addChannelId(String, String) - Method in interface org.granite.clustering.DistributedData
 
addConsumer(Consumer) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
addConsumer(Consumer) - Method in interface org.granite.client.messaging.channel.MessagingChannel
 
addConverter(Class<? extends Converter>) - Method in class org.granite.messaging.amf.io.convert.Converters
 
addFactory(Factory) - Method in class org.granite.config.flex.ServicesConfig
 
addHandler(ScannedItemHandler) - Method in class org.granite.scan.URLScanner
 
addHandlers(Collection<ScannedItemHandler>) - Method in interface org.granite.scan.Scanner
 
addHandlers(Collection<ScannedItemHandler>) - Method in class org.granite.scan.URLScanner
 
addHeader(String, boolean, Object) - Method in class org.granite.messaging.amf.AMF0Message
 
addHeader(AMF0Header) - Method in class org.granite.messaging.amf.AMF0Message
 
addListener(ResponseListener) - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
 
addListener(PersistentCollection.ChangeListener) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
addListener(PersistentCollection.InitializationListener) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
addListener(PersistentCollection.ChangeListener) - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
addListener(PersistentCollection.InitializationListener) - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
addListeners(ResponseListener...) - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
 
addMessageListener(TopicMessageListener) - Method in class org.granite.client.messaging.Consumer
 
addReferer(Object, Property) - Method in class org.granite.messaging.amf.io.util.instantiator.AbstractInstantiator
 
addRemoveListener(DestinationRemoveListener) - Method in class org.granite.config.flex.Destination
 
addService(Service) - Method in class org.granite.config.flex.ServicesConfig
 
addSharedObject(Object) - Method in interface org.granite.messaging.jmf.InputContext
 
addSharedObject(Object) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
addSharedString(String) - Method in interface org.granite.messaging.jmf.InputContext
 
addSharedString(String) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
addStopListener(TransportStopListener) - Method in class org.granite.client.messaging.transport.AbstractTransport
 
addStopListener(TransportStopListener) - Method in interface org.granite.client.messaging.transport.Transport
 
addSubcription(String, CommandMessage) - Method in interface org.granite.clustering.DistributedData
 
addToStoredClassDescriptors(ActionScriptClassDescriptor) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
addToStoredClassDescriptors(Class<?>) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
addToStoredObjects(Object) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
addToStoredObjects(Object) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
addToStoredObjects(Object) - Method in class org.granite.messaging.jmf.JMFSerializer
 
addToStoredObjects(Object) - Method in interface org.granite.messaging.jmf.OutputContext
 
addToStoredStrings(String) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
addToStoredStrings(String) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
addToStoredStrings(String) - Method in class org.granite.messaging.jmf.JMFSerializer
 
addToStoredStrings(String) - Method in interface org.granite.messaging.jmf.OutputContext
 
addUnresolvedSharedObject(String) - Method in interface org.granite.messaging.jmf.InputContext
 
addUnresolvedSharedObject(String) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
adjustInvokee(RemotingMessage, String, Object[]) - Method in class org.granite.messaging.service.ServiceInvoker
Called at the beginning of the ServiceInvoker.invoke(RemotingMessage) method.
adjustInvokee(RemotingMessage, String, Object[]) - Method in class org.granite.messaging.service.SimpleServiceInvoker
 
after(Message, Message) - Method in interface org.granite.messaging.amf.process.AMF3MessageInterceptor
 
afterInvocation(ServiceInvocationContext, Object) - Method in interface org.granite.messaging.service.ServiceInvocationListener
 
afterInvocation(ServiceInvocationContext, Object) - Method in class org.granite.messaging.service.ServiceInvoker
Called after a successful invocation of the service's method.
afterInvocationError(ServiceInvocationContext, Throwable) - Method in interface org.granite.messaging.service.ServiceInvocationListener
 
afterInvocationError(ServiceInvocationContext, Throwable) - Method in class org.granite.messaging.service.ServiceInvoker
Called after a failed invocation of the service's method, possibly after a new attempt (see ServiceInvoker.retryInvocation(ServiceInvocationContext, Throwable).
aliasRegistry - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
 
AliasRegistry - Interface in org.granite.messaging
 
aliasRegistry - Variable in class org.granite.messaging.jmf.DefaultSharedContext
 
AllInOneResponseListener - Class in org.granite.client.messaging
 
AllInOneResponseListener() - Constructor for class org.granite.client.messaging.AllInOneResponseListener
 
allowInstantiation(String) - Method in class org.granite.client.configuration.NoopAMF3DeserializerSecurizer
 
allowInstantiation(String) - Method in interface org.granite.messaging.amf.io.AMF3DeserializerSecurizer
Check if it safe to instantiate the class denoted by the className parameter.
allowInstantiation(String) - Method in class org.granite.messaging.amf.io.RegexAMF3DeserializerSecurizer
Checks if the given class name isn't matched by the configured pattern.
AMF0Body - Class in org.granite.messaging.amf
AMF Body
AMF0Body(String, String, Object) - Constructor for class org.granite.messaging.amf.AMF0Body
AMF body with unknown type
AMF0Body(String, String, Object, byte) - Constructor for class org.granite.messaging.amf.AMF0Body
AMF Body constructor
AMF0Deserializer - Class in org.granite.messaging.amf.io
AMF Deserializer
AMF0Deserializer(InputStream) - Constructor for class org.granite.messaging.amf.io.AMF0Deserializer
Deserialize message
AMF0Header - Class in org.granite.messaging.amf
AMF Header
AMF0Header(String, boolean, Object) - Constructor for class org.granite.messaging.amf.AMF0Header
 
AMF0Message - Class in org.granite.messaging.amf
AMF Message
AMF0Message() - Constructor for class org.granite.messaging.amf.AMF0Message
 
AMF0MessagingCodec - Class in org.granite.client.messaging.codec
 
AMF0MessagingCodec(Configuration) - Constructor for class org.granite.client.messaging.codec.AMF0MessagingCodec
 
AMF0Serializer - Class in org.granite.messaging.amf.io
AMF Serializer
AMF0Serializer(OutputStream) - Constructor for class org.granite.messaging.amf.io.AMF0Serializer
Constructor
AMF3_ARRAY - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_BOOLEAN_FALSE - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_BOOLEAN_TRUE - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_BYTEARRAY - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_DATE - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_INTEGER - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_INTEGER_MAX - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_INTEGER_MIN - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_NULL - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_NUMBER - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_OBJECT - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_STRING - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_UNDEFINED - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_VECTOR_INT - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_VECTOR_NUMBER - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_VECTOR_OBJECT - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_VECTOR_UINT - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_XML - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3_XMLSTRING - Static variable in interface org.granite.messaging.amf.AMF3Constants
 
AMF3Constants - Interface in org.granite.messaging.amf
 
AMF3Deserializer - Class in org.granite.messaging.amf.io
 
AMF3Deserializer(InputStream) - Constructor for class org.granite.messaging.amf.io.AMF3Deserializer
 
AMF3DeserializerSecurizer - Interface in org.granite.messaging.amf.io
Implementations of this interface are used at deserialization time in order to control arbitrary class instantiation that can result in potential security exploits.
AMF3MessageInterceptor - Interface in org.granite.messaging.amf.process
 
AMF3MessagingCodec - Class in org.granite.client.messaging.codec
 
AMF3MessagingCodec(Configuration) - Constructor for class org.granite.client.messaging.codec.AMF3MessagingCodec
 
AMF3Object - Class in org.granite.messaging.amf
 
AMF3Object(Object) - Constructor for class org.granite.messaging.amf.AMF3Object
 
AMF3SerializationException - Exception in org.granite.messaging.amf.io
Required for JDK 1.4 port: the IOException(Throwable cause) constructor isn't available before JDK 5.
AMF3SerializationException() - Constructor for exception org.granite.messaging.amf.io.AMF3SerializationException
 
AMF3SerializationException(String) - Constructor for exception org.granite.messaging.amf.io.AMF3SerializationException
 
AMF3SerializationException(Throwable) - Constructor for exception org.granite.messaging.amf.io.AMF3SerializationException
 
AMF3SerializationException(String, Throwable) - Constructor for exception org.granite.messaging.amf.io.AMF3SerializationException
 
AMF3Serializer - Class in org.granite.messaging.amf.io
 
AMF3Serializer(OutputStream) - Constructor for class org.granite.messaging.amf.io.AMF3Serializer
 
AMF_DEFAULT_STORED_STRINGS - Static variable in class org.granite.util.JMFAMFUtil
 
AMFChannelFactory - Class in org.granite.client.messaging.channel
 
AMFChannelFactory() - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
 
AMFChannelFactory(Object) - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
 
AMFChannelFactory(Object, Configuration) - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
 
AMFChannelFactory(Object, Transport, Transport) - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
 
AMFChannelFactory(Object, Transport, Transport, Configuration) - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
 
AMFContext - Class in org.granite.context
 
AMFContext() - Constructor for class org.granite.context.AMFContext
 
AMFContextImpl - Class in org.granite.context
 
AMFContextImpl() - Constructor for class org.granite.context.AMFContextImpl
 
AMFMessagingChannel - Class in org.granite.client.messaging.channel.amf
 
AMFMessagingChannel(Transport, Configuration, String, URI) - Constructor for class org.granite.client.messaging.channel.amf.AMFMessagingChannel
 
AMFPersistentCollectionSnapshot - Class in org.granite.messaging.amf.persistence
 
AMFPersistentCollectionSnapshot(String) - Constructor for class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
AMFPersistentCollectionSnapshot(boolean, String) - Constructor for class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
AMFPersistentCollectionSnapshot(boolean, String, boolean, Collection<?>) - Constructor for class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
AMFPersistentCollectionSnapshot(boolean, String, boolean, Map<?, ?>) - Constructor for class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
AMFPersistentCollectionSnapshotFactory - Class in org.granite.client.messaging.amf.persistence
 
AMFPersistentCollectionSnapshotFactory() - Constructor for class org.granite.client.messaging.amf.persistence.AMFPersistentCollectionSnapshotFactory
 
AMFRemotingChannel - Class in org.granite.client.messaging.channel.amf
 
AMFRemotingChannel(Transport, Configuration, String, URI, int) - Constructor for class org.granite.client.messaging.channel.amf.AMFRemotingChannel
 
annotatedElement - Variable in class org.granite.util.TypeUtil.DeclaredAnnotation
 
annotation - Variable in class org.granite.util.TypeUtil.DeclaredAnnotation
 
ApacheAsyncTransport - Class in org.granite.client.messaging.transport.apache
 
ApacheAsyncTransport() - Constructor for class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
appendInvocation(String, Object...) - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
 
appendInvocation(String, Object...) - Method in interface org.granite.client.messaging.RemoteService.RemoteServiceInvocationChain
 
Array2Array - Class in org.granite.messaging.amf.io.convert.impl
 
Array2Array(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Array2Array
 
Array2Collection - Class in org.granite.messaging.amf.io.convert.impl
 
Array2Collection(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Array2Collection
 
ArrayCodec - Interface in org.granite.messaging.jmf.codec.std
 
ArrayCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
ArrayCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
ArrayCollection - Class in flex.messaging.io
 
ArrayCollection() - Constructor for class flex.messaging.io.ArrayCollection
 
ArrayCollection(int) - Constructor for class flex.messaging.io.ArrayCollection
 
ArrayCollection(Collection<?>) - Constructor for class flex.messaging.io.ArrayCollection
 
ArrayCollection(Object[]) - Constructor for class flex.messaging.io.ArrayCollection
 
ArrayListCodec - Interface in org.granite.messaging.jmf.codec.std
 
ArrayListCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
ArrayListCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.ArrayListCodecImpl
 
ArrayUtil - Class in org.granite.util
 
ArrayUtil() - Constructor for class org.granite.util.ArrayUtil
 
ASObject - Class in flex.messaging.io
Implementation of MM's flashgateway.io.ASObject so that we can use ASTranslator
ASObject() - Constructor for class flex.messaging.io.ASObject
 
ASObject(String) - Constructor for class flex.messaging.io.ASObject
Creates ASObject with type
ASRecordSet - Class in flex.messaging.io
 
ASRecordSet() - Constructor for class flex.messaging.io.ASRecordSet
 
AsyncMessage - Class in flex.messaging.messages
 
AsyncMessage() - Constructor for class flex.messaging.messages.AsyncMessage
 
AsyncMessage(Message) - Constructor for class flex.messaging.messages.AsyncMessage
 
AsyncMessage(Message, boolean) - Constructor for class flex.messaging.messages.AsyncMessage
 
AsyncToken - Class in org.granite.client.messaging.channel
 
AsyncToken(RequestMessage) - Constructor for class org.granite.client.messaging.channel.AsyncToken
 
AsyncToken(RequestMessage, ResponseListener) - Constructor for class org.granite.client.messaging.channel.AsyncToken
 
AsyncToken(RequestMessage, ResponseListener[]) - Constructor for class org.granite.client.messaging.channel.AsyncToken
 
authenticated - Variable in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
authorize(AbstractSecurityContext) - Method in interface org.granite.messaging.service.security.SecurityService
 
available() - Method in class org.granite.messaging.jmf.JMFDeserializer
 

B

Base64 - Class in org.granite.util
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.
Base64() - Constructor for class org.granite.util.Base64
 
BasicMap<K,V> - Class in org.granite.collections
 
BasicMap() - Constructor for class org.granite.collections.BasicMap
 
BasicMap(Map<K, V>) - Constructor for class org.granite.collections.BasicMap
 
BeanUtil - Class in org.granite.client.util
 
BeanUtil() - Constructor for class org.granite.client.util.BeanUtil
 
before(Message) - Method in interface org.granite.messaging.amf.process.AMF3MessageInterceptor
 
beforeInvocation(ServiceInvocationContext) - Method in interface org.granite.messaging.service.ServiceInvocationListener
 
beforeInvocation(ServiceInvocationContext) - Method in class org.granite.messaging.service.ServiceInvoker
Called before the invocation of the services method.
beforeMethodSearch(Object, String, Object[]) - Method in interface org.granite.messaging.service.ServiceInvocationListener
 
beforeMethodSearch(Object, String, Object[]) - Method in class org.granite.messaging.service.ServiceInvoker
Called before the ServiceInvoker.invoke(RemotingMessage) method starts to search for a method named methodName with the arguments args on the invokee object.
BigDecimalCodec - Interface in org.granite.messaging.jmf.codec.std
 
BigDecimalCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
BigDecimalCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.BigDecimalCodecImpl
 
BigDecimalExternalizer - Class in org.granite.messaging.amf.io.util.externalizer
 
BigDecimalExternalizer() - Constructor for class org.granite.messaging.amf.io.util.externalizer.BigDecimalExternalizer
 
BigDecimalInstantiator - Class in org.granite.messaging.amf.io.util.instantiator
 
BigDecimalInstantiator() - Constructor for class org.granite.messaging.amf.io.util.instantiator.BigDecimalInstantiator
 
BigIntegerCodec - Interface in org.granite.messaging.jmf.codec.std
 
BigIntegerCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
BigIntegerCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.BigIntegerCodecImpl
 
BigIntegerExternalizer - Class in org.granite.messaging.amf.io.util.externalizer
 
BigIntegerExternalizer() - Constructor for class org.granite.messaging.amf.io.util.externalizer.BigIntegerExternalizer
 
BigIntegerInstantiator - Class in org.granite.messaging.amf.io.util.instantiator
 
BigIntegerInstantiator() - Constructor for class org.granite.messaging.amf.io.util.instantiator.BigIntegerInstantiator
 
BijectiveCodec<T> - Interface in org.granite.messaging.jmf.codec
 
bodies - Variable in class org.granite.messaging.amf.AMF0Message
 
Boolean2Boolean - Class in org.granite.messaging.amf.io.convert.impl
 
Boolean2Boolean(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Boolean2Boolean
 
BooleanCodec - Interface in org.granite.messaging.jmf.codec.std
 
BooleanCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
BooleanCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
buildDocument(String) - Method in class org.granite.util.StdXMLUtil
 
buildDocument(String) - Method in interface org.granite.util.XMLUtil
 
BypassConstructorAllocator - Interface in org.granite.messaging.reflect
 
BYTEARRAY_BODY_HEADER - Static variable in interface org.granite.client.messaging.channel.Channel
 
ByteCodec - Interface in org.granite.messaging.jmf.codec.std
 
ByteCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
ByteCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
BYTES_0 - Static variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
bytesToHexChars(byte[]) - Static method in class org.granite.util.StringUtil
 
bytesToHexChars(byte[], char[], int) - Static method in class org.granite.util.StringUtil
 

C

call(PersistentCollection) - Method in interface org.granite.client.persistence.collection.PersistentCollection.InitializationCallback
 
cancel() - Method in class org.granite.client.messaging.channel.AsyncToken
 
cancel() - Method in class org.granite.client.messaging.channel.ImmediateFailureResponseMessageFuture
 
cancel() - Method in interface org.granite.client.messaging.channel.ResponseMessageFuture
 
cancel() - Method in interface org.granite.client.messaging.transport.TransportFuture
 
CancelledEvent - Class in org.granite.client.messaging.events
 
CancelledEvent(RequestMessage) - Constructor for class org.granite.client.messaging.events.CancelledEvent
 
cancelReconnectTimerTask() - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
canConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.Converter
Tells if the supplied object may be converted to the supplied target type by this converter.
canDecode(ExtendedObjectInput, String) - Method in class org.granite.client.messaging.jmf.ext.ClientEntityCodec
 
canDecode(ExtendedObjectInput, String) - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodec
 
canEncode(ExtendedObjectOutput, Object) - Method in class org.granite.client.messaging.jmf.ext.ClientEntityCodec
 
canEncode(Object) - Method in interface org.granite.messaging.jmf.codec.ConditionalObjectCodec
 
canEncode(ExtendedObjectOutput, Object) - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodec
 
canEncode(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
canEncode(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ClassCodecImpl
 
canEncode(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.EnumCodecImpl
 
canEncode(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
canExecute(ServiceInvocationContext) - Method in interface org.granite.messaging.service.security.RemotingDestinationSecurizer
 
canRevert(Object) - Method in class org.granite.messaging.amf.io.convert.impl.String2Enum
 
canRevert(Object) - Method in class org.granite.messaging.amf.io.convert.impl.String2Locale
 
canRevert(Object) - Method in class org.granite.messaging.amf.io.convert.impl.String2URI
 
canRevert(Object) - Method in interface org.granite.messaging.amf.io.convert.Reverter
Returns true if this reverter can revert the supplied value.
changed(PersistentCollection) - Method in interface org.granite.client.persistence.collection.PersistentCollection.ChangeListener
 
channel - Variable in class org.granite.client.messaging.AbstractTopicAgent
 
Channel - Interface in org.granite.client.messaging.channel
 
Channel - Class in org.granite.config.flex
 
Channel(String, String, EndPoint, XMap) - Constructor for class org.granite.config.flex.Channel
 
channel - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
ChannelFactory - Interface in org.granite.client.messaging.channel
 
ChannelFactoryConfigurationError - Error in org.granite.client.messaging.channel
 
ChannelFactoryConfigurationError() - Constructor for error org.granite.client.messaging.channel.ChannelFactoryConfigurationError
 
ChannelFactoryConfigurationError(String) - Constructor for error org.granite.client.messaging.channel.ChannelFactoryConfigurationError
 
ChannelFactoryConfigurationError(Throwable) - Constructor for error org.granite.client.messaging.channel.ChannelFactoryConfigurationError
 
ChannelFactoryConfigurationError(String, Throwable) - Constructor for error org.granite.client.messaging.channel.ChannelFactoryConfigurationError
 
Character2Character - Class in org.granite.messaging.amf.io.convert.impl
 
Character2Character(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Character2Character
 
CharacterCodec - Interface in org.granite.messaging.jmf.codec.std
 
CharacterCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
CharacterCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
checkEntity(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
checkInitializedRead() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
checkInitializedWrite() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
ClassCodec - Interface in org.granite.messaging.jmf.codec.std
 
ClassCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
ClassCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.ClassCodecImpl
 
classForName(String) - Static method in class org.granite.util.Reflections
 
ClassGetter - Interface in org.granite.messaging.amf.io.util
 
classLoader - Variable in class org.granite.messaging.reflect.Reflection
 
classOfType(Type) - Static method in class org.granite.util.TypeUtil
 
CLASSPATH_SCHEME - Static variable in class org.granite.util.URIUtil
 
clear() - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
clear() - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
clear() - Method in class org.granite.client.util.WeakIdentityHashMap
 
clearChannelIds() - Method in interface org.granite.clustering.DistributedData
 
clearDirty() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
clearDirty() - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
clearSubscriptions(String) - Method in interface org.granite.clustering.DistributedData
 
CLIENT_PERSISTENCE_COLLECTION_PACKAGE - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
CLIENT_PING_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
CLIENT_SYNC_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
ClientAliasRegistry - Class in org.granite.client.messaging
 
ClientAliasRegistry() - Constructor for class org.granite.client.messaging.ClientAliasRegistry
 
ClientDistributedDataFactory - Class in org.granite.config
 
ClientDistributedDataFactory() - Constructor for class org.granite.config.ClientDistributedDataFactory
 
ClientEntityCodec - Class in org.granite.client.messaging.jmf.ext
 
ClientEntityCodec() - Constructor for class org.granite.client.messaging.jmf.ext.ClientEntityCodec
 
clientId - Variable in class org.granite.client.messaging.channel.AbstractChannel
 
ClientJavaClassDescriptor - Class in org.granite.client.messaging.codec
 
ClientJavaClassDescriptor(String, byte) - Constructor for class org.granite.client.messaging.codec.ClientJavaClassDescriptor
 
ClientSharedContext - Interface in org.granite.client.messaging.jmf
 
clone() - Method in class flex.messaging.messages.AsyncMessage
 
clone() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
clone() - Method in interface org.granite.client.messaging.messages.Message
 
clone(boolean) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
clone(boolean) - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
clone(boolean) - Method in class org.granite.client.persistence.collection.PersistentList
 
clone(boolean) - Method in class org.granite.client.persistence.collection.PersistentMap
 
clone(boolean) - Method in class org.granite.client.persistence.collection.PersistentSet
 
clone(boolean) - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
clone(boolean) - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
close() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
close() - Method in class org.granite.messaging.jmf.JMFSerializer
 
CLUSTER_REQUEST_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
CODE_ACCESS_DENIED - Static variable in exception org.granite.messaging.service.security.SecurityServiceException
Code for illegal access to a service or method that requires special role or profile
CODE_AUTHENTICATION_FAILED - Static variable in exception org.granite.messaging.service.security.SecurityServiceException
Code for other types of authentication errors
CODE_INVALID_CREDENTIALS - Static variable in exception org.granite.messaging.service.security.SecurityServiceException
Code for invalid credentails (wrong username or password)
CODE_NOT_LOGGED_IN - Static variable in exception org.granite.messaging.service.security.SecurityServiceException
Code for illegal access to a service or method that requires authentication
CODE_SERVER_CALL_FAILED - Static variable in class flex.messaging.messages.ErrorMessage
 
CODE_SESSION_EXPIRED - Static variable in exception org.granite.messaging.service.security.SecurityServiceException
Code for user session timeout
codec - Variable in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
codec - Variable in class org.granite.client.messaging.channel.amf.AMFRemotingChannel
 
codec - Variable in class org.granite.client.messaging.channel.amf.JMFAMFRemotingChannel
 
CodecExtensionFactory - Interface in org.granite.messaging.jmf
 
CodecRegistry - Interface in org.granite.messaging.jmf
 
codecRegistry - Variable in class org.granite.messaging.jmf.DefaultSharedContext
 
codecRegistry - Variable in class org.granite.messaging.jmf.JMFDeserializer
 
codecRegistry - Variable in class org.granite.messaging.jmf.JMFSerializer
 
CodecRegistry.PrimitivePropertyCodec - Interface in org.granite.messaging.jmf
 
Collection2Array - Class in org.granite.messaging.amf.io.convert.impl
 
Collection2Array(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Collection2Array
 
Collection2Collection - Class in org.granite.messaging.amf.io.convert.impl
 
Collection2Collection(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Collection2Collection
 
CollectionUtil - Class in org.granite.util
 
CollectionUtil() - Constructor for class org.granite.util.CollectionUtil
 
CommandMessage - Class in flex.messaging.messages
 
CommandMessage() - Constructor for class flex.messaging.messages.CommandMessage
 
comparator() - Method in interface org.granite.client.persistence.collection.PersistentSortedCollection
 
comparator() - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
comparator() - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
comparatorClassName - Variable in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
Compatibility - Class in org.granite.messaging.amf.io.convert.impl
 
Compatibility(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Compatibility
 
ConditionalObjectCodec - Interface in org.granite.messaging.jmf.codec
 
ConfigurableFactory<T> - Interface in org.granite.config
 
Configuration - Interface in org.granite.client.configuration
 
Configuration - Interface in org.granite.config.api
API use to override the default GraniteDS configuration.
ConfigurationImpl - Class in org.granite.config.api.internal
 
ConfigurationImpl() - Constructor for class org.granite.config.api.internal.ConfigurationImpl
 
configure(HttpAsyncClientBuilder) - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
configure(XMap) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
configure(XMap) - Method in interface org.granite.messaging.amf.io.util.externalizer.Externalizer
 
configure(Map<String, String>) - Method in interface org.granite.messaging.service.security.SecurityService
 
configure(XMap) - Method in class org.granite.messaging.service.ServiceFactory
 
connect() - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
connect(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
 
CONNECT_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
connectMessageId - Variable in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
constructors - Variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
Consumer - Class in org.granite.client.messaging
 
Consumer(MessagingChannel, String, String) - Constructor for class org.granite.client.messaging.Consumer
 
consumersMap - Variable in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
contains(Object) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
containsAll(Collection<?>) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
containsKey(Object) - Method in class flex.messaging.io.ASObject
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
containsKey(Object) - Method in class org.granite.client.util.WeakIdentityHashMap
 
containsKey(String) - Method in class org.granite.util.XMap
Returns true if the supplied key XPath expression matches at least one element, attribute or text in the root element of this XMap.
containsValue(Object) - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
containsValue(Object) - Method in class org.granite.client.util.WeakIdentityHashMap
 
contentType - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
 
ContentType - Enum in org.granite.util
 
context - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
 
context - Variable in class org.granite.client.platform.Platform
 
context - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
context - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
context - Variable in class org.granite.messaging.jmf.JMFDeserializer
 
context - Variable in class org.granite.messaging.jmf.JMFSerializer
 
ContextEvent - Class in org.granite.tide.invocation
 
ContextEvent() - Constructor for class org.granite.tide.invocation.ContextEvent
 
ContextEvent(String, Object[]) - Constructor for class org.granite.tide.invocation.ContextEvent
 
ContextResult - Class in org.granite.tide.invocation
 
ContextResult() - Constructor for class org.granite.tide.invocation.ContextResult
 
ContextResult(String, String) - Constructor for class org.granite.tide.invocation.ContextResult
 
ContextUpdate - Class in org.granite.tide.invocation
 
ContextUpdate() - Constructor for class org.granite.tide.invocation.ContextUpdate
 
ContextUpdate(String, String, Object, int, boolean) - Constructor for class org.granite.tide.invocation.ContextUpdate
 
convert(Object) - Method in class org.granite.logging.DefaultLoggingFormatter
 
convert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.Converter
Converts the supplied object to the supplied target type.
convert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.Converters
Converts the supplied object to the supplied target type.
convert(Object) - Method in class org.granite.messaging.amf.io.util.Property
 
convert(Converter[], Object[], Type[]) - Method in class org.granite.messaging.service.DefaultMethodMatcher
 
convert(Throwable, String, Map<String, Object>) - Method in interface org.granite.messaging.service.ExceptionConverter
 
convertDOMToString(Node) - Static method in class org.granite.messaging.amf.io.AMF0Serializer
 
Converter - Class in org.granite.messaging.amf.io.convert
 
Converter(Converters) - Constructor for class org.granite.messaging.amf.io.convert.Converter
Build a new Converter instance.
converters - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
converters - Variable in class org.granite.messaging.amf.io.convert.Converter
 
Converters - Class in org.granite.messaging.amf.io.convert
 
Converters(List<Class<? extends Converter>>) - Constructor for class org.granite.messaging.amf.io.convert.Converters
Constructs a new Converters instance with the supplied list of converters (possibly reverters).
converters - Variable in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
converters - Variable in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
convertFromAmf(AsyncMessage) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFChannel
 
convertFromAmf(AcknowledgeMessage) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFChannel
 
convertPrimitiveArrayToObjectArray(Object) - Method in class org.granite.messaging.amf.io.AMF0Serializer
 
convertToAmf(RequestMessage) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFChannel
 
convertToDOM(DataInputStream) - Static method in class org.granite.messaging.amf.io.AMF0Deserializer
 
copy(Message) - Method in class flex.messaging.messages.ErrorMessage
 
copy(AbstractMessage) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
copy() - Method in interface org.granite.client.messaging.messages.Message
 
copy() - Method in class org.granite.client.messaging.messages.push.TopicMessage
 
copy(AbstractMessage) - Method in class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
copy() - Method in class org.granite.client.messaging.messages.requests.DisconnectMessage
 
copy() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
copy() - Method in class org.granite.client.messaging.messages.requests.LoginMessage
 
copy() - Method in class org.granite.client.messaging.messages.requests.LogoutMessage
 
copy() - Method in class org.granite.client.messaging.messages.requests.PingMessage
 
copy() - Method in class org.granite.client.messaging.messages.requests.PublishMessage
 
copy() - Method in class org.granite.client.messaging.messages.requests.SubscribeMessage
 
copy() - Method in class org.granite.client.messaging.messages.requests.UnsubscribeMessage
 
copy(String) - Method in interface org.granite.client.messaging.messages.ResponseMessage
 
copy(AbstractMessage) - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
copy(AbstractResponseMessage, String) - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
copy(String) - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
copy() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
copy() - Method in class org.granite.client.messaging.messages.responses.ResultMessage
 
createScanner(ScannedItemHandler, String) - Static method in class org.granite.scan.ScannerFactory
 
createSnapshot(Object, boolean) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
createSnapshot(Object, boolean) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
createSnapshot(Object, boolean) - Method in class org.granite.client.persistence.collection.PersistentMap
 
createSnapshot(Object, boolean) - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
createSnapshot(Object, boolean) - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
createThreadInstance(GraniteConfig, ServicesConfig, Map<String, Object>) - Static method in class org.granite.context.SimpleGraniteContext
 
createThreadInstance(GraniteConfig, ServicesConfig, Map<String, Object>, String) - Static method in class org.granite.context.SimpleGraniteContext
 
createThreadInstance(GraniteConfig, ServicesConfig, String, Map<String, Object>, String) - Static method in class org.granite.context.SimpleGraniteContext
 
createTransportMessage(AsyncToken) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
createTransportMessage(AsyncToken) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
createTransportMessage(AsyncToken) - Method in class org.granite.client.messaging.channel.amf.AMFRemotingChannel
 
createTransportMessage(AsyncToken) - Method in class org.granite.client.messaging.channel.amf.JMFAMFRemotingChannel
 
credentials - Variable in class org.granite.client.messaging.channel.AbstractChannel
 
Credentials - Interface in org.granite.client.messaging.channel
 
CREDENTIALS_CHARSET_HEADER - Static variable in interface flex.messaging.messages.Message
 
CURRENT_VERSION - Static variable in class org.granite.messaging.amf.AMF0Message
 

D

DATA_TYPE_AMF3_OBJECT - Static variable in class org.granite.messaging.amf.AMF0Body
AMF3 data
DATA_TYPE_ARRAY - Static variable in class org.granite.messaging.amf.AMF0Body
Array Object type
DATA_TYPE_AS_OBJECT - Static variable in class org.granite.messaging.amf.AMF0Body
General Object type
DATA_TYPE_BOOLEAN - Static variable in class org.granite.messaging.amf.AMF0Body
Boolean object type
DATA_TYPE_CUSTOM_CLASS - Static variable in class org.granite.messaging.amf.AMF0Body
Custom class object type
DATA_TYPE_DATE - Static variable in class org.granite.messaging.amf.AMF0Body
Date object type
DATA_TYPE_LONG_STRING - Static variable in class org.granite.messaging.amf.AMF0Body
Long String object type
DATA_TYPE_MIXED_ARRAY - Static variable in class org.granite.messaging.amf.AMF0Body
Mixed Array Object type
DATA_TYPE_MOVIE_CLIP - Static variable in class org.granite.messaging.amf.AMF0Body
Movie clip object type
DATA_TYPE_NULL - Static variable in class org.granite.messaging.amf.AMF0Body
NULL object type
DATA_TYPE_NUMBER - Static variable in class org.granite.messaging.amf.AMF0Body
Number object type
DATA_TYPE_OBJECT - Static variable in class org.granite.messaging.amf.AMF0Body
Object object type
DATA_TYPE_OBJECT_END - Static variable in class org.granite.messaging.amf.AMF0Body
Object end type
DATA_TYPE_RECORDSET - Static variable in class org.granite.messaging.amf.AMF0Body
RecordSet object type
DATA_TYPE_REFERENCE_OBJECT - Static variable in class org.granite.messaging.amf.AMF0Body
Reference object type
DATA_TYPE_STRING - Static variable in class org.granite.messaging.amf.AMF0Body
String object type
DATA_TYPE_UNDEFINED - Static variable in class org.granite.messaging.amf.AMF0Body
Undefined object type
DATA_TYPE_UNKNOWN - Static variable in class org.granite.messaging.amf.AMF0Body
Unknow object type
DATA_TYPE_XML - Static variable in class org.granite.messaging.amf.AMF0Body
XML Document object type
Date2Date - Class in org.granite.messaging.amf.io.convert.impl
 
Date2Date(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Date2Date
 
DateCodec - Interface in org.granite.messaging.jmf.codec.std
 
DateCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
DateCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.DateCodecImpl
 
debug(String, Object...) - Method in class org.granite.logging.JdkLogger
 
debug(Throwable, String, Object...) - Method in class org.granite.logging.JdkLogger
 
debug(String, Object...) - Method in class org.granite.logging.Log4jLogger
 
debug(Throwable, String, Object...) - Method in class org.granite.logging.Log4jLogger
 
debug(String, Object...) - Method in class org.granite.logging.Logger
 
debug(Throwable, String, Object...) - Method in class org.granite.logging.Logger
 
debug - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
debug - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
debugMore - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
debugMore - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
decapitalize(String) - Static method in class org.granite.util.Introspector
Decapitalizes a given string according to the rule: If the first or only character is Upper Case, it is made Lower Case UNLESS the second character is also Upper Case, when the String is returned unchanged
declaringClass - Variable in class org.granite.util.TypeUtil.DeclaredAnnotation
 
decode(InputStream) - Method in class org.granite.client.messaging.codec.AMF0MessagingCodec
 
decode(InputStream) - Method in class org.granite.client.messaging.codec.AMF3MessagingCodec
 
decode(InputStream) - Method in class org.granite.client.messaging.codec.JMFAMF0MessagingCodec
 
decode(InputStream) - Method in class org.granite.client.messaging.codec.JMFAMF3MessagingCodec
 
decode(InputStream) - Method in interface org.granite.client.messaging.codec.MessagingCodec
 
decode(ExtendedObjectInput, Object) - Method in class org.granite.client.messaging.jmf.ext.ClientEntityCodec
 
decode(ExtendedObjectInput, Object) - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.StandardCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.ArrayCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.ArrayListCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.BigDecimalCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.BigIntegerCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.BooleanCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.ByteCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.CharacterCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.DateCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.DoubleCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.EnumCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.FloatCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.HashMapCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.HashSetCodec
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayListCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.BigDecimalCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.BigIntegerCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ClassCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.DateCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.EnumCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.HashMapCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.HashSetCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.NullCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlDateCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimeCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimestampCodecImpl
 
decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.IntegerCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.LongCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.NullCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.ShortCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.SqlDateCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.SqlTimeCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.SqlTimestampCodec
 
decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.StringCodec
 
decode(char[]) - Static method in class org.granite.util.Base64
Decodes a BASE64 encoded char array.
decode(byte[]) - Static method in class org.granite.util.Base64
Decodes a BASE64 encoded byte array.
decode(String) - Static method in class org.granite.util.Base64
Decodes a BASE64 encoded String.
decodeFast(char[]) - Static method in class org.granite.util.Base64
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[]) - Static method in class org.granite.util.Base64
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String) - Static method in class org.granite.util.Base64
Decodes a BASE64 encoded string that is known to be resonably well formatted.
decodePrimitive(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.BooleanCodec
 
decodePrimitive(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.ByteCodec
 
decodePrimitive(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.CharacterCodec
 
decodePrimitive(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.DoubleCodec
 
decodePrimitive(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.FloatCodec
 
decodePrimitive(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
decodePrimitive(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
decodePrimitive(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
decodePrimitive(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
decodePrimitive(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
decodePrimitive(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
decodePrimitive(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
decodePrimitive(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
decodePrimitive(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.IntegerCodec
 
decodePrimitive(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.LongCodec
 
decodePrimitive(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.ShortCodec
 
decodePrimitive(InputContext, Object, Property) - Method in interface org.granite.messaging.jmf.CodecRegistry.PrimitivePropertyCodec
 
decodeResponse(InputStream) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
decodeResponse(InputStream) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
decodeResponse(InputStream) - Method in class org.granite.client.messaging.channel.amf.AMFRemotingChannel
 
decodeResponse(InputStream) - Method in class org.granite.client.messaging.channel.amf.JMFAMFRemotingChannel
 
decodeSerializable(InputContext, Serializable) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
DEFAULT_FACTORY - Static variable in class org.granite.config.flex.Factory
 
DEFAULT_MAX_ARRAY_ELEMENTS - Static variable in class org.granite.messaging.jmf.JMFDumper
 
DEFAULT_MAX_CONCURRENT_REQUESTS - Static variable in interface org.granite.client.messaging.channel.RemotingChannel
 
DEFAULT_ROOT_NAME - Static variable in class org.granite.util.XMap
 
DEFAULT_TIME_TO_LIVE - Static variable in interface org.granite.client.messaging.channel.Channel
 
DefaultActionScriptClassDescriptor - Class in org.granite.messaging.amf.io.util
 
DefaultActionScriptClassDescriptor(String, byte) - Constructor for class org.granite.messaging.amf.io.util.DefaultActionScriptClassDescriptor
 
DefaultAliasRegistry - Class in org.granite.messaging
 
DefaultAliasRegistry() - Constructor for class org.granite.messaging.DefaultAliasRegistry
 
DefaultClassGetter - Class in org.granite.messaging.amf.io.util
 
DefaultClassGetter() - Constructor for class org.granite.messaging.amf.io.util.DefaultClassGetter
 
DefaultClientSharedContext - Class in org.granite.client.messaging.jmf
 
DefaultClientSharedContext() - Constructor for class org.granite.client.messaging.jmf.DefaultClientSharedContext
 
DefaultClientSharedContext(CodecRegistry) - Constructor for class org.granite.client.messaging.jmf.DefaultClientSharedContext
 
DefaultClientSharedContext(CodecRegistry, List<String>) - Constructor for class org.granite.client.messaging.jmf.DefaultClientSharedContext
 
DefaultClientSharedContext(CodecRegistry, List<String>, Reflection, AliasRegistry) - Constructor for class org.granite.client.messaging.jmf.DefaultClientSharedContext
 
DefaultCodecRegistry - Class in org.granite.messaging.jmf
 
DefaultCodecRegistry() - Constructor for class org.granite.messaging.jmf.DefaultCodecRegistry
 
DefaultCodecRegistry(List<ExtendedObjectCodec>) - Constructor for class org.granite.messaging.jmf.DefaultCodecRegistry
 
DefaultExternalizer - Class in org.granite.messaging.amf.io.util.externalizer
 
DefaultExternalizer() - Constructor for class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
defaultGetFieldValues(Object, Object) - Static method in class org.granite.messaging.amf.io.util.DefaultClassGetter
 
DefaultGroovyClassDescriptor - Class in org.granite.messaging.amf.io.util
 
DefaultGroovyClassDescriptor(Class<?>) - Constructor for class org.granite.messaging.amf.io.util.DefaultGroovyClassDescriptor
 
defaultHeaders - Variable in class org.granite.client.messaging.AbstractTopicAgent
 
DefaultJavaClassDescriptor - Class in org.granite.messaging.amf.io.util
 
DefaultJavaClassDescriptor(Class<?>) - Constructor for class org.granite.messaging.amf.io.util.DefaultJavaClassDescriptor
 
DefaultLoggingFormatter - Class in org.granite.logging
 
DefaultLoggingFormatter() - Constructor for class org.granite.logging.DefaultLoggingFormatter
 
DefaultLoggingFormatter(int) - Constructor for class org.granite.logging.DefaultLoggingFormatter
 
DefaultMethodMatcher - Class in org.granite.messaging.service
 
DefaultMethodMatcher() - Constructor for class org.granite.messaging.service.DefaultMethodMatcher
 
DefaultResponseListener - Class in org.granite.client.messaging
 
DefaultResponseListener() - Constructor for class org.granite.client.messaging.DefaultResponseListener
 
DefaultSharedContext - Class in org.granite.messaging.jmf
 
DefaultSharedContext() - Constructor for class org.granite.messaging.jmf.DefaultSharedContext
 
DefaultSharedContext(CodecRegistry) - Constructor for class org.granite.messaging.jmf.DefaultSharedContext
 
DefaultSharedContext(CodecRegistry, List<String>) - Constructor for class org.granite.messaging.jmf.DefaultSharedContext
 
DefaultSharedContext(CodecRegistry, List<String>, Reflection, AliasRegistry) - Constructor for class org.granite.messaging.jmf.DefaultSharedContext
 
defaultStoredStrings - Variable in class org.granite.messaging.jmf.DefaultSharedContext
 
defaultTimeToLive - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
 
defaultTimeToLive - Variable in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
DefaultTransportMessage<M> - Class in org.granite.client.messaging.transport
 
DefaultTransportMessage(String, boolean, String, String, M, MessagingCodec<M>) - Constructor for class org.granite.client.messaging.transport.DefaultTransportMessage
 
defineProperty(String) - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
defineProperty(String) - Method in class org.granite.messaging.amf.io.util.DefaultActionScriptClassDescriptor
 
deltaForVariableAbsoluteIntLength(int) - Static method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
deltaForVariableAbsoluteLongLength(int) - Static method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
destination - Variable in class org.granite.client.messaging.AbstractTopicAgent
 
Destination - Class in org.granite.config.flex
 
Destination(String, List<String>, XMap, List<String>, Adapter, Class<?>) - Constructor for class org.granite.config.flex.Destination
 
destination - Variable in class org.granite.messaging.service.ServiceInvoker
 
DESTINATION_CLIENT_ID_HEADER - Static variable in class flex.messaging.messages.AsyncMessage
 
destinationRemoved(Destination) - Method in interface org.granite.config.flex.DestinationRemoveListener
 
destinationRemoved(Destination) - Method in class org.granite.messaging.service.SimpleServiceFactory
 
DestinationRemoveListener - Interface in org.granite.config.flex
 
DestinationSecurizer - Interface in org.granite.messaging.service.security
 
detachedState - Variable in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
dirty() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
dirty() - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
dirty - Variable in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
dirty - Variable in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
disconnect(ResponseListener...) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
disconnect(ResponseListener...) - Method in interface org.granite.client.messaging.channel.MessagingChannel
 
DISCONNECT_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
DisconnectMessage - Class in org.granite.client.messaging.messages.requests
 
DisconnectMessage() - Constructor for class org.granite.client.messaging.messages.requests.DisconnectMessage
 
DisconnectMessage(String) - Constructor for class org.granite.client.messaging.messages.requests.DisconnectMessage
 
DisconnectMessage(String, String, long, long, Map<String, Object>) - Constructor for class org.granite.client.messaging.messages.requests.DisconnectMessage
 
dispatch(ResponseListener, Event) - Static method in class org.granite.client.messaging.ResponseListenerDispatcher
 
dispatchCancelled() - Method in class org.granite.client.messaging.channel.AsyncToken
 
dispatchFailure(Exception) - Method in class org.granite.client.messaging.channel.AsyncToken
 
dispatchFault(FaultMessage) - Method in class org.granite.client.messaging.channel.AsyncToken
 
dispatchResult(ResultMessage) - Method in class org.granite.client.messaging.channel.AsyncToken
 
dispatchTimeout(long) - Method in class org.granite.client.messaging.channel.AsyncToken
 
DistributedData - Interface in org.granite.clustering
 
DistributedDataFactory - Interface in org.granite.clustering
 
doInitialize() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
doInitialize() - Method in class org.granite.client.persistence.collection.PersistentList
 
doInitialize() - Method in class org.granite.client.persistence.collection.PersistentMap
 
doInitialize() - Method in class org.granite.client.persistence.collection.PersistentSet
 
doInitialize() - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
doInitialize() - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
DoubleCodec - Interface in org.granite.messaging.jmf.codec.std
 
DoubleCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
DoubleCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
DS_ID_HEADER - Static variable in interface flex.messaging.messages.Message
 
dump(DumpContext, int) - Method in interface org.granite.messaging.jmf.codec.StandardCodec
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayListCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.BigDecimalCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.BigIntegerCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ClassCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.DateCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.EnumCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.HashMapCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.HashSetCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.NullCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlDateCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimeCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimestampCodecImpl
 
dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
 
dump() - Method in class org.granite.messaging.jmf.JMFDumper
 
DumpContext - Interface in org.granite.messaging.jmf
 
dumpObjectArray(DumpContext, int, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
dumpObjectArray(DumpContext, String, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
dumpPrimitiveArray(DumpContext, Class<?>, int, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
dumpPrimitiveArray(DumpContext, Class<?>, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
dynamicClass - Variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 

E

elements - Variable in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
elements - Variable in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
EMPTY_XMAP - Static variable in class org.granite.util.XMap
An empty and unmodifiable XMap instance.
emptyList(Class<T>) - Static method in class org.granite.util.TypeUtil
 
emptyMap(Class<T>, Class<U>) - Static method in class org.granite.util.TypeUtil
 
emptySet(Class<T>) - Static method in class org.granite.util.TypeUtil
 
encode(AMF0Message, OutputStream) - Method in class org.granite.client.messaging.codec.AMF0MessagingCodec
 
encode(Message[], OutputStream) - Method in class org.granite.client.messaging.codec.AMF3MessagingCodec
 
encode(AMF0Message, OutputStream) - Method in class org.granite.client.messaging.codec.JMFAMF0MessagingCodec
 
encode(Message[], OutputStream) - Method in class org.granite.client.messaging.codec.JMFAMF3MessagingCodec
 
encode(M, OutputStream) - Method in interface org.granite.client.messaging.codec.MessagingCodec
 
encode(ExtendedObjectOutput, Object) - Method in class org.granite.client.messaging.jmf.ext.ClientEntityCodec
 
encode(OutputStream) - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
 
encode(OutputStream) - Method in interface org.granite.client.messaging.transport.TransportMessage
 
encode(ExtendedObjectOutput, Object) - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodec
 
encode(OutputContext, T) - Method in interface org.granite.messaging.jmf.codec.StandardCodec
 
encode(OutputContext, Object) - Method in interface org.granite.messaging.jmf.codec.std.ArrayCodec
 
encode(OutputContext, ArrayList<?>) - Method in interface org.granite.messaging.jmf.codec.std.ArrayListCodec
 
encode(OutputContext, BigDecimal) - Method in interface org.granite.messaging.jmf.codec.std.BigDecimalCodec
 
encode(OutputContext, BigInteger) - Method in interface org.granite.messaging.jmf.codec.std.BigIntegerCodec
 
encode(OutputContext, Boolean) - Method in interface org.granite.messaging.jmf.codec.std.BooleanCodec
 
encode(OutputContext, Byte) - Method in interface org.granite.messaging.jmf.codec.std.ByteCodec
 
encode(OutputContext, Character) - Method in interface org.granite.messaging.jmf.codec.std.CharacterCodec
 
encode(OutputContext, Date) - Method in interface org.granite.messaging.jmf.codec.std.DateCodec
 
encode(OutputContext, Double) - Method in interface org.granite.messaging.jmf.codec.std.DoubleCodec
 
encode(OutputContext, Object) - Method in interface org.granite.messaging.jmf.codec.std.EnumCodec
 
encode(OutputContext, Float) - Method in interface org.granite.messaging.jmf.codec.std.FloatCodec
 
encode(OutputContext, HashMap<?, ?>) - Method in interface org.granite.messaging.jmf.codec.std.HashMapCodec
 
encode(OutputContext, HashSet<?>) - Method in interface org.granite.messaging.jmf.codec.std.HashSetCodec
 
encode(OutputContext, Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
encode(OutputContext, ArrayList<?>) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayListCodecImpl
 
encode(OutputContext, BigDecimal) - Method in class org.granite.messaging.jmf.codec.std.impl.BigDecimalCodecImpl
 
encode(OutputContext, BigInteger) - Method in class org.granite.messaging.jmf.codec.std.impl.BigIntegerCodecImpl
 
encode(OutputContext, Boolean) - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
encode(OutputContext, Byte) - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
encode(OutputContext, Character) - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
encode(OutputContext, Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ClassCodecImpl
 
encode(OutputContext, Date) - Method in class org.granite.messaging.jmf.codec.std.impl.DateCodecImpl
 
encode(OutputContext, Double) - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
encode(OutputContext, Object) - Method in class org.granite.messaging.jmf.codec.std.impl.EnumCodecImpl
 
encode(OutputContext, Float) - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
encode(OutputContext, HashMap<?, ?>) - Method in class org.granite.messaging.jmf.codec.std.impl.HashMapCodecImpl
 
encode(OutputContext, HashSet<?>) - Method in class org.granite.messaging.jmf.codec.std.impl.HashSetCodecImpl
 
encode(OutputContext, Integer) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
encode(OutputContext, Long) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
encode(OutputContext, Object) - Method in class org.granite.messaging.jmf.codec.std.impl.NullCodecImpl
 
encode(OutputContext, Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
encode(OutputContext, Short) - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
encode(OutputContext, Date) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlDateCodecImpl
 
encode(OutputContext, Time) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimeCodecImpl
 
encode(OutputContext, Timestamp) - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimestampCodecImpl
 
encode(OutputContext, String) - Method in class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
 
encode(OutputContext, Integer) - Method in interface org.granite.messaging.jmf.codec.std.IntegerCodec
 
encode(OutputContext, Long) - Method in interface org.granite.messaging.jmf.codec.std.LongCodec
 
encode(OutputContext, Object) - Method in interface org.granite.messaging.jmf.codec.std.NullCodec
 
encode(OutputContext, Short) - Method in interface org.granite.messaging.jmf.codec.std.ShortCodec
 
encode(OutputContext, Date) - Method in interface org.granite.messaging.jmf.codec.std.SqlDateCodec
 
encode(OutputContext, Time) - Method in interface org.granite.messaging.jmf.codec.std.SqlTimeCodec
 
encode(OutputContext, Timestamp) - Method in interface org.granite.messaging.jmf.codec.std.SqlTimestampCodec
 
encode(OutputContext, String) - Method in interface org.granite.messaging.jmf.codec.std.StringCodec
 
encodeBase64() - Method in class org.granite.client.messaging.channel.UsernamePasswordCredentials
 
encodePrimitive(OutputContext, boolean) - Method in interface org.granite.messaging.jmf.codec.std.BooleanCodec
 
encodePrimitive(OutputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.ByteCodec
 
encodePrimitive(OutputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.CharacterCodec
 
encodePrimitive(OutputContext, double) - Method in interface org.granite.messaging.jmf.codec.std.DoubleCodec
 
encodePrimitive(OutputContext, float) - Method in interface org.granite.messaging.jmf.codec.std.FloatCodec
 
encodePrimitive(OutputContext, boolean) - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
encodePrimitive(OutputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
encodePrimitive(OutputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
encodePrimitive(OutputContext, double) - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
encodePrimitive(OutputContext, float) - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
encodePrimitive(OutputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
encodePrimitive(OutputContext, long) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
encodePrimitive(OutputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
encodePrimitive(OutputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.IntegerCodec
 
encodePrimitive(OutputContext, long) - Method in interface org.granite.messaging.jmf.codec.std.LongCodec
 
encodePrimitive(OutputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.ShortCodec
 
encodePrimitive(OutputContext, Object, Property) - Method in interface org.granite.messaging.jmf.CodecRegistry.PrimitivePropertyCodec
 
encodeSerializable(OutputContext, Serializable) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
encodeToByte(byte[], boolean) - Static method in class org.granite.util.Base64
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class org.granite.util.Base64
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToString(byte[], boolean) - Static method in class org.granite.util.Base64
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
encoding - Variable in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
encoding - Variable in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
EndPoint - Class in org.granite.config.flex
 
EndPoint(String, String) - Constructor for class org.granite.config.flex.EndPoint
 
ENDPOINT_HEADER - Static variable in interface flex.messaging.messages.Message
 
Entity - Annotation Type in org.granite.client.persistence
 
entrySet() - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
entrySet() - Method in class org.granite.client.util.WeakIdentityHashMap
 
EnumCodec - Interface in org.granite.messaging.jmf.codec.std
 
EnumCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
EnumCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.EnumCodecImpl
 
EnumExternalizer - Class in org.granite.messaging.amf.io.util.externalizer
 
EnumExternalizer() - Constructor for class org.granite.messaging.amf.io.util.externalizer.EnumExternalizer
 
EnumInstantiator - Class in org.granite.messaging.amf.io.util.instantiator
 
EnumInstantiator(String) - Constructor for class org.granite.messaging.amf.io.util.instantiator.EnumInstantiator
 
equals(Object) - Method in class org.granite.client.messaging.channel.AsyncToken
 
equals(Object) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
equals(Object) - Method in class org.granite.client.util.WeakIdentityHashMap
 
equals(Object) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
equals(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
equals(Object) - Method in class org.granite.messaging.reflect.Reflection.AnnotatedPropertyKey
 
equals(Object) - Method in class org.granite.messaging.reflect.Reflection.NameTypePropertyKey
 
equals(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
equals(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
equals(Object) - Method in class org.granite.scan.FileScannedItem
 
equals(Object) - Method in class org.granite.scan.ZipScannedItem
 
equals(Object) - Method in class org.granite.tide.invocation.ContextEvent
 
equals(Object) - Method in class org.granite.tide.invocation.ContextResult
 
equals(Object) - Method in class org.granite.util.PropertyDescriptor
 
error(String, Object...) - Method in class org.granite.logging.JdkLogger
 
error(Throwable, String, Object...) - Method in class org.granite.logging.JdkLogger
 
error(String, Object...) - Method in class org.granite.logging.Log4jLogger
 
error(Throwable, String, Object...) - Method in class org.granite.logging.Log4jLogger
 
error(String, Object...) - Method in class org.granite.logging.Logger
 
error(Throwable, String, Object...) - Method in class org.granite.logging.Logger
 
ERROR - Static variable in class org.granite.tide.TideMessage
 
ErrorMessage - Class in flex.messaging.messages
 
ErrorMessage() - Constructor for class flex.messaging.messages.ErrorMessage
 
ErrorMessage(Throwable) - Constructor for class flex.messaging.messages.ErrorMessage
 
ErrorMessage(Message) - Constructor for class flex.messaging.messages.ErrorMessage
 
ErrorMessage(Message, Throwable) - Constructor for class flex.messaging.messages.ErrorMessage
 
ErrorMessage(Message, boolean) - Constructor for class flex.messaging.messages.ErrorMessage
 
ErrorMessage(Message, Throwable, boolean) - Constructor for class flex.messaging.messages.ErrorMessage
 
escape(String) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractStandardCodec
 
escape(char) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractStandardCodec
 
escape(char, StringBuilder) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractStandardCodec
 
Event - Interface in org.granite.client.messaging.events
 
Event.Type - Enum in org.granite.client.messaging.events
 
ExceptionConverter - Interface in org.granite.messaging.service
 
Exclude - Annotation Type in org.granite.messaging.annotations
The Exclude annotation can be used to prevent a field serialization.
Expression - Interface in org.granite.tide
 
ExtCosRemoteAliasScanner - Class in org.granite.client.messaging
 
ExtCosRemoteAliasScanner() - Constructor for class org.granite.client.messaging.ExtCosRemoteAliasScanner
 
ExtCosRemoteAliasScanner.JavaClassResourceType - Class in org.granite.client.messaging
 
ExtendedObjectCodec - Interface in org.granite.messaging.jmf.codec
 
ExtendedObjectCodecService - Interface in org.granite.messaging.jmf.codec
 
ExtendedObjectInput - Interface in org.granite.messaging.jmf
The ExtendedObjectInput interface extends ObjectInput and add two methods that help dealing with reflection (ExtendedObjectInput.getReflection()) and field assignments (ExtendedObjectInput.readAndSetProperty(Object, Property)).
ExtendedObjectOutput - Interface in org.granite.messaging.jmf
 
externalizeBigDecimal - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
externalizeBigInteger - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
ExternalizedBean - Annotation Type in org.granite.messaging.amf.io.util.externalizer.annotation
 
externalizeLong - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
externalizer - Variable in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
Externalizer - Interface in org.granite.messaging.amf.io.util.externalizer
 
externalizer - Variable in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
ExternalizerFactory - Class in org.granite.config
 
ExternalizerFactory() - Constructor for class org.granite.config.ExternalizerFactory
 
extractJmfType(int) - Method in interface org.granite.messaging.jmf.CodecRegistry
 
extractJmfType(int) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 

F

Factory - Class in org.granite.config.flex
 
Factory(String, String, XMap) - Constructor for class org.granite.config.flex.Factory
 
factory - Variable in class org.granite.messaging.service.ServiceInvoker
 
FailureEvent - Class in org.granite.client.messaging.events
 
FailureEvent(RequestMessage, Exception) - Constructor for class org.granite.client.messaging.events.FailureEvent
 
fatal(String, Object...) - Method in class org.granite.logging.JdkLogger
 
fatal(Throwable, String, Object...) - Method in class org.granite.logging.JdkLogger
 
fatal(String, Object...) - Method in class org.granite.logging.Log4jLogger
 
fatal(Throwable, String, Object...) - Method in class org.granite.logging.Log4jLogger
 
fatal(String, Object...) - Method in class org.granite.logging.Logger
 
fatal(Throwable, String, Object...) - Method in class org.granite.logging.Logger
 
FATAL - Static variable in class org.granite.tide.TideMessage
 
FaultEvent - Class in org.granite.client.messaging.events
 
FaultEvent(RequestMessage, FaultMessage) - Constructor for class org.granite.client.messaging.events.FaultEvent
 
FaultMessage - Class in org.granite.client.messaging.messages.responses
 
FaultMessage() - Constructor for class org.granite.client.messaging.messages.responses.FaultMessage
 
FaultMessage(String, String, FaultMessage.Code, String, String, Object, Map<String, Object>) - Constructor for class org.granite.client.messaging.messages.responses.FaultMessage
 
FaultMessage(String, String, long, long, Map<String, Object>, String, FaultMessage.Code, String, String, Object, Map<String, Object>) - Constructor for class org.granite.client.messaging.messages.responses.FaultMessage
 
FaultMessage.Code - Enum in org.granite.client.messaging.messages.responses
 
FieldProperty - Class in org.granite.messaging.amf.io.util
 
FieldProperty(Converters, Field) - Constructor for class org.granite.messaging.amf.io.util.FieldProperty
 
FieldProperty - Interface in org.granite.messaging.reflect
 
FILE_SCHEME - Static variable in class org.granite.util.URIUtil
 
FileScannedItem - Class in org.granite.scan
 
FileScannedItem(Scanner, FileScannedItem, File, File) - Constructor for class org.granite.scan.FileScannedItem
 
findAdapterById(String) - Method in class org.granite.config.flex.Service
 
findAndChange(Type[], Class<?>, ParameterizedType[]) - Method in class org.granite.messaging.service.DefaultMethodMatcher
If there is only one TypeVariable in method's argument list, it will be replaced by the type of the superclass of the service.
findChannelById(String) - Method in class org.granite.config.flex.ServicesConfig
 
findDefaultConstructor(Class<T>) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
findDestinationById(String) - Method in class org.granite.config.flex.Service
 
findDestinationById(String, String) - Method in class org.granite.config.flex.ServicesConfig
 
findDestinationsByMessageType(String) - Method in class org.granite.config.flex.ServicesConfig
 
findExtendedDecoder(ExtendedObjectInput, String) - Method in interface org.granite.messaging.jmf.CodecRegistry
 
findExtendedDecoder(ExtendedObjectInput, String) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
findExtendedEncoder(ExtendedObjectOutput, Object) - Method in interface org.granite.messaging.jmf.CodecRegistry
 
findExtendedEncoder(ExtendedObjectOutput, Object) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
findFactoryById(String) - Method in class org.granite.config.flex.ServicesConfig
 
findOrderedFields(Class<?>) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
findOrderedFields(Class<?>, boolean) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
findOrderedFields(Class<?>) - Method in interface org.granite.messaging.amf.io.util.externalizer.Externalizer
 
findProperty(Class<?>, String, Class<?>) - Method in class org.granite.messaging.reflect.Reflection
 
findProperty(Class<?>, Class<? extends Annotation>) - Method in class org.granite.messaging.reflect.Reflection
 
findResource(Class<?>) - Static method in class org.granite.util.TypeUtil
 
findSerializableDeclaredProperties(Class<?>) - Method in class org.granite.messaging.reflect.Reflection
 
findSerializableProperties(Class<?>) - Method in class org.granite.messaging.reflect.Reflection
 
findSerializableProperty(Class<?>, String) - Method in class org.granite.messaging.reflect.Reflection
 
findServiceById(String) - Method in class org.granite.config.flex.ServicesConfig
 
findServiceMethod(Message, Destination, Object, String, Object[]) - Method in class org.granite.messaging.service.DefaultMethodMatcher
 
findServiceMethod(Message, Destination, Object, String, Object[]) - Method in interface org.granite.messaging.service.MethodMatcher
 
findServicesByMessageType(String) - Method in class org.granite.config.flex.ServicesConfig
 
first() - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
firstKey() - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
flex.messaging.io - package flex.messaging.io
 
flex.messaging.messages - package flex.messaging.messages
 
FloatCodec - Interface in org.granite.messaging.jmf.codec.std
 
FloatCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
FloatCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
flush() - Method in class org.granite.messaging.jmf.JMFSerializer
 
flushCaches() - Static method in class org.granite.util.Introspector
Flushes all BeanInfo caches.
flushFromCaches(Class<?>) - Static method in class org.granite.util.Introspector
Flushes the BeanInfo caches of the specified bean class
forElement(XMap) - Static method in class org.granite.config.flex.Adapter
 
forElement(XMap) - Static method in class org.granite.config.flex.Channel
 
forElement(XMap, Adapter, Map<String, Adapter>) - Static method in class org.granite.config.flex.Destination
 
forElement(XMap) - Static method in class org.granite.config.flex.EndPoint
 
forElement(XMap) - Static method in class org.granite.config.flex.Factory
 
forElement(XMap) - Static method in class org.granite.config.flex.Service
 
format(String, Object...) - Method in class org.granite.logging.DefaultLoggingFormatter
 
format(String, Object...) - Method in interface org.granite.logging.LoggingFormatter
 
forMimeType(String) - Static method in enum org.granite.util.ContentType
 
forName(String) - Static method in class org.granite.util.TypeUtil
 
forName(String, Class<T>) - Static method in class org.granite.util.TypeUtil
 

G

generateClass() - Method in class org.granite.client.messaging.JavaResourceAccessor
 
get(Object) - Method in class flex.messaging.io.ASObject
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get() - Method in class org.granite.client.messaging.channel.AsyncToken
 
get() - Method in class org.granite.client.messaging.channel.ImmediateFailureResponseMessageFuture
 
get() - Method in interface org.granite.client.messaging.channel.ResponseMessageFuture
 
get(Object) - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
get(int) - Method in class org.granite.client.persistence.collection.PersistentList
 
get(Object) - Method in class org.granite.client.util.WeakIdentityHashMap
 
get(Field, Object) - Static method in class org.granite.util.Reflections
 
get(Object, String) - Static method in class org.granite.util.Reflections
 
get(Object, String, Class<T>) - Static method in class org.granite.util.Reflections
 
get(String) - Method in class org.granite.util.XMap
Returns the text value of the element (or attribute or text) that matches the supplied XPath expression.
get(String, Class<T>, T) - Method in class org.granite.util.XMap
 
get(String, Class<T>, T, boolean, boolean) - Method in class org.granite.util.XMap
 
getAbsolutePath() - Method in class org.granite.scan.FileScannedItem
 
getAbsolutePath() - Method in interface org.granite.scan.ScannedItem
 
getAbsolutePath() - Method in class org.granite.scan.ZipScannedItem
 
getActionScriptDescriptor(String) - Method in class org.granite.config.GraniteConfig
 
getAdapter() - Method in class org.granite.config.flex.Destination
 
getAlias(String) - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
 
getAlias(String) - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
 
getAlias(String) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
getAlias(String) - Method in class org.granite.messaging.jmf.JMFSerializer
 
getAliasForType(String) - Method in class org.granite.client.messaging.ClientAliasRegistry
 
getAliasForType(String) - Method in interface org.granite.messaging.AliasRegistry
 
getAliasForType(String) - Method in class org.granite.messaging.DefaultAliasRegistry
 
getAliasRegistry() - Method in interface org.granite.client.messaging.jmf.ClientSharedContext
 
getAliasRegistry() - Method in class org.granite.client.messaging.jmf.DefaultClientSharedContext
 
getAliasRegistry() - Method in class org.granite.config.GraniteConfig
 
getAliasRegistry() - Method in class org.granite.messaging.jmf.DefaultSharedContext
 
getAliasRegistry() - Method in interface org.granite.messaging.jmf.SharedContext
 
getAll(String) - Method in class org.granite.util.XMap
Returns a list of XMap instances with all elements that match the supplied XPath expression.
getAMF0Request() - Method in class org.granite.context.AMFContextImpl
 
getAmf0Response() - Method in class org.granite.context.AMFContextImpl
 
getAmf3DeserializerConstructor() - Method in class org.granite.config.GraniteConfig
 
getAmf3DeserializerSecurizer() - Method in class org.granite.config.GraniteConfig
 
getAmf3MessageInterceptor() - Method in class org.granite.config.GraniteConfig
 
getAmf3SerializerConstructor() - Method in class org.granite.config.GraniteConfig
 
getAMFContext() - Method in class org.granite.context.GraniteContext
 
getAMFMessage() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
 
getAndWrap(Field, Object) - Static method in class org.granite.util.Reflections
 
getAndWriteProperty(Object, Property) - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
 
getAndWriteProperty(Object, Property) - Method in class org.granite.messaging.jmf.JMFSerializer
 
getAnnotatedWithMatcher(String, boolean) - Method in class org.granite.config.TideComponentMatcherFactory
 
getAnnotation(Class<T>, boolean) - Method in class org.granite.messaging.amf.io.util.FieldProperty
 
getAnnotation(Class<T>, boolean) - Method in class org.granite.messaging.amf.io.util.MapProperty
 
getAnnotation(Class<T>, boolean) - Method in class org.granite.messaging.amf.io.util.MethodProperty
 
getAnnotation(Class<T>) - Method in class org.granite.messaging.amf.io.util.Property
 
getAnnotation(Class<T>, boolean) - Method in class org.granite.messaging.amf.io.util.Property
 
getAnnotation(Class<T>, boolean) - Method in class org.granite.messaging.amf.io.util.UIDProperty
 
getAnnotation(AnnotatedElement, Class<T>) - Static method in class org.granite.util.TypeUtil
 
getAnnotationClass() - Method in class org.granite.messaging.reflect.Reflection.AnnotatedPropertyKey
 
getAnnotationMetadata(Class<? extends Annotation>) - Method in class org.granite.client.messaging.JavaResourceAccessor
 
getApplicationMap() - Method in class org.granite.context.GraniteContext
 
getApplicationMap() - Method in class org.granite.context.SimpleGraniteContext
 
getArrayDimensions(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
getAs3DescriptorsByInstanceOf() - Method in class org.granite.config.GraniteConfig
 
getAs3DescriptorsByType() - Method in class org.granite.config.GraniteConfig
 
getBean() - Method in class org.granite.messaging.service.ServiceInvocationContext
 
getBodies() - Method in class org.granite.messaging.amf.AMF0Message
 
getBodiesString() - Method in class org.granite.messaging.amf.AMF0Message
 
getBody() - Method in class flex.messaging.messages.AbstractMessage
 
getBody() - Method in interface flex.messaging.messages.Message
 
getBody() - Method in class org.granite.client.messaging.messages.requests.PublishMessage
 
getBody(int) - Method in class org.granite.messaging.amf.AMF0Message
 
getBodyCount() - Method in class org.granite.messaging.amf.AMF0Message
 
getBodyIndex() - Method in class org.granite.messaging.amf.AMF0Body
 
getBoolean(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getBoolean(Object) - Method in interface org.granite.messaging.reflect.Property
 
getBoolean(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getBoolean(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getBooleanCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getBooleanCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getBoundType(TypeVariable<?>) - Static method in class org.granite.util.TypeUtil
 
getByte(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getByte(Object) - Method in interface org.granite.messaging.reflect.Property
 
getByte(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getByte(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getByteCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getByteCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getBytes() - Method in class org.granite.util.PublicByteArrayOutputStream
 
getCause() - Method in class org.granite.client.messaging.events.FailureEvent
 
getCause() - Method in class org.granite.client.messaging.events.FaultEvent
 
getCause() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
getChannel() - Method in class org.granite.client.messaging.AbstractTopicAgent
 
getChannel() - Method in class org.granite.client.messaging.RemoteService
 
getChannel() - Method in interface org.granite.client.messaging.TopicAgent
 
getChannel() - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
getChannelFactoryClassName(String) - Method in interface org.granite.clustering.DistributedData
 
getChannelId() - Method in class org.granite.context.AMFContext
 
getChannelIds() - Method in interface org.granite.clustering.DistributedData
 
getChannelRefs() - Method in class org.granite.config.flex.Destination
 
getChar(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getChar(Object) - Method in interface org.granite.messaging.reflect.Property
 
getChar(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getChar(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getCharacterCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getCharacterCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getCharset() - Method in class org.granite.client.messaging.channel.UsernamePasswordCredentials
 
getClass(Object) - Method in interface org.granite.messaging.amf.io.util.ClassGetter
 
getClass(Object) - Method in class org.granite.messaging.amf.io.util.DefaultClassGetter
 
getClassAnnotation(Class<?>, Class<T>) - Static method in class org.granite.util.TypeUtil
 
getClassGetter() - Method in class org.granite.config.GraniteConfig
 
getClassLoader() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
getClassLoader() - Method in class org.granite.messaging.reflect.Reflection
 
getClassLoader(Class<?>) - Static method in class org.granite.util.TypeUtil
 
getClassName() - Method in class org.granite.config.flex.Adapter
 
getClassName() - Method in class org.granite.config.flex.Channel
 
getClassName() - Method in class org.granite.config.flex.EndPoint
 
getClassName() - Method in class org.granite.config.flex.Factory
 
getClassName() - Method in class org.granite.config.flex.Service
 
getClassName(Class<?>) - Static method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
getClassName(String) - Method in class org.granite.messaging.jmf.DefaultSharedContext
 
getClassName(String) - Method in interface org.granite.messaging.jmf.SharedContext
 
getClassName() - Method in class org.granite.scan.AbstractScannedItem
 
getClassName() - Method in interface org.granite.scan.ScannedItem
 
getClientId() - Method in class flex.messaging.messages.AbstractMessage
 
getClientId() - Method in interface flex.messaging.messages.Message
 
getClientId() - Method in class org.granite.client.messaging.channel.AbstractChannel
 
getClientId() - Method in interface org.granite.client.messaging.channel.Channel
 
getClientId() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
getClientId() - Method in interface org.granite.client.messaging.messages.Message
 
getClientId() - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
 
getClientId() - Method in interface org.granite.client.messaging.transport.TransportMessage
 
getClientType() - Method in interface org.granite.client.configuration.Configuration
 
getClientType() - Method in class org.granite.client.configuration.SimpleConfiguration
 
getClientType() - Method in class org.granite.client.messaging.codec.AMF0MessagingCodec
 
getClientType() - Method in class org.granite.client.messaging.codec.AMF3MessagingCodec
 
getClientType() - Method in class org.granite.client.messaging.codec.JMFAMF0MessagingCodec
 
getClientType() - Method in class org.granite.client.messaging.codec.JMFAMF3MessagingCodec
 
getClientType() - Method in interface org.granite.client.messaging.codec.MessagingCodec
 
getClientType() - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
 
getClientType() - Method in interface org.granite.client.messaging.transport.TransportMessage
 
getClientType() - Method in class org.granite.context.GraniteContext
 
getCloseableHttpAsyncClient() - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
getCls() - Method in class org.granite.messaging.reflect.Reflection.AnnotatedPropertyKey
 
getCls() - Method in class org.granite.messaging.reflect.Reflection.NameTypePropertyKey
 
getCode() - Method in class org.granite.client.messaging.events.FaultEvent
 
getCode() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
getCode() - Method in exception org.granite.messaging.service.ServiceException
 
getCodec(int) - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getCodec(Object) - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getCodec(int) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getCodec(Object) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getCodecRegistry() - Method in class org.granite.messaging.jmf.DefaultSharedContext
 
getCodecRegistry() - Method in interface org.granite.messaging.jmf.SharedContext
 
getCodecs() - Method in interface org.granite.messaging.jmf.CodecExtensionFactory
 
getCollection() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
getCollectionElementType(Type) - Static method in class org.granite.util.Reflections
 
getColumnNames() - Method in class flex.messaging.io.ASRecordSet
 
getComparatorClassName() - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
getComponentClass() - Method in class org.granite.tide.invocation.ContextResult
 
getComponentClass() - Method in class org.granite.tide.invocation.ContextUpdate
 
getComponentClassName() - Method in interface org.granite.tide.Expression
 
getComponentClassName() - Method in class org.granite.tide.invocation.ContextResult
 
getComponentClassName() - Method in class org.granite.tide.invocation.ContextUpdate
 
getComponentName() - Method in interface org.granite.tide.Expression
 
getComponentName() - Method in class org.granite.tide.invocation.ContextResult
 
getComponentName() - Method in class org.granite.tide.invocation.ContextUpdate
 
getComponentType(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
getComponentType(Type) - Static method in class org.granite.util.ArrayUtil
 
getComponentType(Type) - Static method in class org.granite.util.CollectionUtil
 
getComponentTypes(Type) - Static method in class org.granite.util.MapUtil
 
getConfiguration() - Method in class org.granite.client.messaging.transport.AbstractTransport
 
getConfiguration() - Method in interface org.granite.client.messaging.transport.Transport
 
getConstructor(String, Class<?>[]) - Static method in class org.granite.util.TypeUtil
 
getConstructor(Class<T>, Class<?>[]) - Static method in class org.granite.util.TypeUtil
 
getConstructorAnnotation(Class<?>, Class<T>) - Static method in class org.granite.util.TypeUtil
 
getConsumer() - Method in class org.granite.client.messaging.events.TopicMessageEvent
 
getContent() - Method in class org.granite.scan.AbstractScannedItem
 
getContent() - Method in interface org.granite.scan.ScannedItem
 
getContentAsBytes(URI) - Static method in class org.granite.util.URIUtil
 
getContentAsString(URI) - Static method in class org.granite.util.URIUtil
 
getContentAsString(URI, Charset) - Static method in class org.granite.util.URIUtil
 
getContentType() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
getContentType() - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
getContentType() - Method in class org.granite.client.messaging.codec.AMF0MessagingCodec
 
getContentType() - Method in class org.granite.client.messaging.codec.AMF3MessagingCodec
 
getContentType() - Method in class org.granite.client.messaging.codec.JMFAMF0MessagingCodec
 
getContentType() - Method in class org.granite.client.messaging.codec.JMFAMF3MessagingCodec
 
getContentType() - Method in interface org.granite.client.messaging.codec.MessagingCodec
 
getContentType() - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
 
getContentType() - Method in interface org.granite.client.messaging.transport.TransportMessage
 
getContext() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
getContext() - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
getContext() - Method in class org.granite.client.messaging.transport.AbstractTransport
 
getContext() - Method in interface org.granite.client.messaging.transport.Transport
 
getContext() - Method in class org.granite.client.platform.Platform
 
getConverter(Object, Type) - Method in class org.granite.messaging.amf.io.convert.Converters
Returns a suitable converter for supplied parameters or null if no converter can be found.
getConverter(Object, Type, boolean) - Method in class org.granite.messaging.amf.io.convert.Converters
Returns a suitable converter for supplied parameters or either returns null if no converter can be found or throws a NoConverterFoundException.
getConverter() - Method in exception org.granite.messaging.amf.io.convert.IllegalConverterArgumentException
 
getConverters() - Method in class org.granite.config.GraniteConfig
 
getConverters() - Method in class org.granite.messaging.amf.io.convert.Converters
 
getConverters() - Method in class org.granite.messaging.amf.io.util.Property
 
getConvertersArray(Converters, Object[], Type[]) - Method in class org.granite.messaging.service.DefaultMethodMatcher
 
getCorrelationId() - Method in class flex.messaging.messages.AsyncMessage
 
getCorrelationId() - Method in interface org.granite.client.messaging.messages.ResponseMessage
 
getCorrelationId() - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
getCredentials() - Method in class org.granite.client.messaging.channel.AbstractChannel
 
getCredentials() - Method in interface org.granite.client.messaging.channel.Channel
 
getCredentials() - Method in class org.granite.client.messaging.messages.requests.LoginMessage
 
getCredentials() - Method in interface org.granite.clustering.DistributedData
 
getCredentialsCharset() - Method in interface org.granite.clustering.DistributedData
 
getCurrentInstance() - Static method in class org.granite.context.GraniteContext
 
getCursor() - Method in class flex.messaging.io.ASRecordSet
 
getCustomResponseHeaders() - Method in class org.granite.context.AMFContext
 
getData() - Method in class org.granite.client.messaging.events.TopicMessageEvent
 
getData() - Method in class org.granite.client.messaging.messages.push.TopicMessage
 
getData() - Method in interface org.granite.client.messaging.messages.ResponseMessage
 
getData() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
getData() - Method in class org.granite.client.messaging.messages.responses.ResultMessage
 
getData() - Method in exception org.granite.client.messaging.transport.TransportIOException
 
getDeclaringClass() - Method in class org.granite.messaging.amf.io.util.FieldProperty
 
getDeclaringClass() - Method in class org.granite.messaging.amf.io.util.MapProperty
 
getDeclaringClass() - Method in class org.granite.messaging.amf.io.util.MethodProperty
 
getDeclaringClass() - Method in class org.granite.messaging.amf.io.util.Property
 
getDeclaringClass() - Method in class org.granite.messaging.amf.io.util.UIDProperty
 
getDeclaringTypes(Class<?>) - Static method in class org.granite.util.TypeUtil
 
getDecodedClassName(ExtendedObjectInput, String) - Method in class org.granite.client.messaging.jmf.ext.ClientEntityCodec
 
getDecodedClassName(ExtendedObjectInput, String) - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodec
 
getDefaultAdapter() - Method in class org.granite.config.flex.Service
 
getDefaultConfiguration() - Method in class org.granite.client.messaging.channel.AMFChannelFactory
 
getDefaultHeaders() - Method in class org.granite.client.messaging.AbstractTopicAgent
 
getDefaultHeaders() - Method in interface org.granite.client.messaging.TopicAgent
 
getDefaultRequestConfig() - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
getDefaultStoredStrings() - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
getDefaultStoredStrings() - Method in class org.granite.messaging.jmf.DefaultSharedContext
 
getDefaultStoredStrings() - Method in interface org.granite.messaging.jmf.SharedContext
 
getDefaultTimeToLive() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
getDefaultTimeToLive() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
getDefaultTimeToLive() - Method in interface org.granite.client.messaging.channel.Channel
 
getDefaultTimeToLive() - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
getDesc() - Method in class org.granite.tide.data.model.SortInfo
 
getDescription() - Method in class org.granite.client.messaging.events.FaultEvent
 
getDescription() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
getDescriptor() - Method in class org.granite.messaging.amf.io.util.IndexedJavaClassDescriptor
 
getDestination() - Method in class flex.messaging.messages.AbstractMessage
 
getDestination() - Method in interface flex.messaging.messages.Message
 
getDestination() - Method in class org.granite.client.messaging.AbstractTopicAgent
 
getDestination() - Method in class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
getDestination() - Method in interface org.granite.client.messaging.TopicAgent
 
getDestination() - Method in class org.granite.messaging.service.security.AbstractSecurityContext
 
getDestinationClientId(String) - Method in interface org.granite.clustering.DistributedData
 
getDestinationDataSelectors(String) - Method in interface org.granite.clustering.DistributedData
 
getDestinations() - Method in class org.granite.config.flex.Service
 
getDestinationSelector(String) - Method in interface org.granite.clustering.DistributedData
 
getDestinationSubscriptionId(String) - Method in interface org.granite.clustering.DistributedData
 
getDetachedState() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
getDetachedState(Object) - Method in class org.granite.client.persistence.Persistence
 
getDetachedState() - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
getDetachedState() - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
getDetachedState() - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
getDetachedStateProperty(Class<?>, boolean) - Method in class org.granite.client.persistence.Persistence
 
getDetachedStateProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
getDetail() - Method in exception org.granite.messaging.service.ServiceException
 
getDetails() - Method in class org.granite.client.messaging.events.FaultEvent
 
getDetails() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
getDisabledTideComponentsByName() - Method in class org.granite.config.GraniteConfig
 
getDistributedDataFactory() - Method in class org.granite.config.GraniteConfig
 
getDocument(Node) - Method in class org.granite.util.StdXMLUtil
 
getDocument(Node) - Method in interface org.granite.util.XMLUtil
 
getDouble(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getDouble(Object) - Method in interface org.granite.messaging.reflect.Property
 
getDouble(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getDouble(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getDoubleCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getDoubleCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getElementsAsCollection() - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
getElementsAsCollection() - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
getElementsAsCollection() - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
getElementsAsMap() - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
getElementsAsMap() - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
getElementsAsMap() - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
getEnabledTideComponentsByName() - Method in class org.granite.config.GraniteConfig
 
getEncodedClassName(ExtendedObjectOutput, Object) - Method in class org.granite.client.messaging.jmf.ext.ClientEntityCodec
 
getEncodedClassName(ExtendedObjectOutput, Object) - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodec
 
getEncoding() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
getEncoding() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
getEndPoint() - Method in class org.granite.config.flex.Channel
 
getEntry() - Method in class org.granite.scan.ZipScannedItem
 
getEvents() - Method in class org.granite.tide.invocation.InvocationResult
 
getEventType() - Method in class org.granite.tide.invocation.ContextEvent
 
getExceptionConverters() - Method in class org.granite.config.GraniteConfig
 
getExpression() - Method in interface org.granite.tide.Expression
 
getExpression() - Method in class org.granite.tide.invocation.ContextResult
 
getExpression() - Method in class org.granite.tide.invocation.ContextUpdate
 
getExtended() - Method in class org.granite.client.messaging.events.FaultEvent
 
getExtended() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
getExtendedCodecs() - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
getExtendedData() - Method in class flex.messaging.messages.ErrorMessage
 
getExtendedData() - Method in exception org.granite.messaging.service.ServiceException
 
getExtension() - Method in class org.granite.scan.AbstractScannedItem
 
getExtension() - Method in interface org.granite.scan.ScannedItem
 
getExtensions() - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodecService
 
getExternalizer(String) - Method in class org.granite.config.GraniteConfig
 
getExternalizer() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
getExternalizer() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
getExternalizersByAnnotatedWith() - Method in class org.granite.config.GraniteConfig
 
getExternalizersByInstanceOf() - Method in class org.granite.config.GraniteConfig
 
getExternalizersByType() - Method in class org.granite.config.GraniteConfig
 
getExternalizersConfiguration() - Method in class org.granite.config.GraniteConfig
 
getFactoryInstance(RemotingMessage) - Static method in class org.granite.messaging.service.ServiceFactory
 
getFaultCode() - Method in class flex.messaging.messages.ErrorMessage
 
getFaultDetail() - Method in class flex.messaging.messages.ErrorMessage
 
getFaultString() - Method in class flex.messaging.messages.ErrorMessage
 
getField() - Method in interface org.granite.messaging.reflect.FieldProperty
 
getField() - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getField(Class<?>, String) - Static method in class org.granite.util.Reflections
 
getFields(Class<?>, Class<? extends Annotation>) - Static method in class org.granite.util.Reflections
Get all the fields which are annotated with the given annotation.
getFieldValues(Object) - Method in interface org.granite.messaging.amf.io.util.ClassGetter
 
getFieldValues(Object, Object) - Method in interface org.granite.messaging.amf.io.util.ClassGetter
 
getFieldValues(Object) - Method in class org.granite.messaging.amf.io.util.DefaultClassGetter
 
getFieldValues(Object, Object) - Method in class org.granite.messaging.amf.io.util.DefaultClassGetter
 
getFile() - Method in class org.granite.scan.FileScannedItem
 
getFile() - Method in class org.granite.scan.ZipScannedItem
 
getFileSuffix() - Method in class org.granite.client.messaging.ExtCosRemoteAliasScanner.JavaClassResourceType
 
getFirstResult() - Method in class org.granite.tide.data.model.Page
 
getFirstResult() - Method in class org.granite.tide.data.model.PageInfo
 
getFlexServicesConfig() - Method in interface org.granite.config.api.Configuration
 
getFlexServicesConfig() - Method in class org.granite.config.api.internal.ConfigurationImpl
 
getFlexServicesConfigProperties() - Method in interface org.granite.config.api.Configuration
 
getFlexServicesConfigProperties() - Method in class org.granite.config.api.internal.ConfigurationImpl
 
getFloat(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getFloat(Object) - Method in interface org.granite.messaging.reflect.Property
 
getFloat(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getFloat(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getFloatCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getFloatCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getFormatter() - Method in class org.granite.logging.Logger
 
getFromStoredClassDescriptors(int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
getFromStoredClassDescriptors(Class<?>) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
getFromStoredObjects(int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
getFromStoredStrings(int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
getGenericType(Class<?>) - Method in class org.granite.messaging.service.DefaultMethodMatcher
Returns actual type argument of a given class.
getGetter() - Method in interface org.granite.messaging.reflect.MethodProperty
 
getGetter() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getGetterMethod(Class<?>, String) - Static method in class org.granite.util.Reflections
 
getGetterMethods(Class<?>, Class<? extends Annotation>) - Static method in class org.granite.util.Reflections
Get all the getter methods annotated with the given annotation.
getGraniteConfig() - Method in interface org.granite.client.configuration.Configuration
 
getGraniteConfig() - Method in class org.granite.client.configuration.SimpleConfiguration
 
getGraniteConfig() - Method in interface org.granite.config.api.Configuration
 
getGraniteConfig() - Method in class org.granite.config.api.internal.ConfigurationImpl
 
getGraniteConfig() - Method in class org.granite.context.GraniteContext
 
getGraniteConfigProperties() - Method in interface org.granite.config.api.Configuration
 
getGraniteConfigProperties() - Method in class org.granite.config.api.internal.ConfigurationImpl
 
getGravityConfig() - Method in class org.granite.config.GraniteConfig
 
getHeader(String) - Method in class flex.messaging.messages.AbstractMessage
 
getHeader(String) - Method in interface flex.messaging.messages.Message
 
getHeader(String) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
getHeader(String) - Method in interface org.granite.client.messaging.messages.Message
 
getHeader(int) - Method in class org.granite.messaging.amf.AMF0Message
 
getHeaderCount() - Method in class org.granite.messaging.amf.AMF0Message
 
getHeaders() - Method in class flex.messaging.messages.AbstractMessage
 
getHeaders() - Method in interface flex.messaging.messages.Message
 
getHeaders() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
getHeaders() - Method in interface org.granite.client.messaging.messages.Message
 
getHeaders() - Method in class org.granite.messaging.amf.AMF0Message
 
getId() - Method in class flex.messaging.io.ASRecordSet
 
getId() - Method in class org.granite.client.messaging.channel.AbstractChannel
 
getId() - Method in class org.granite.client.messaging.channel.AsyncToken
 
getId() - Method in interface org.granite.client.messaging.channel.Channel
 
getId() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
getId() - Method in interface org.granite.client.messaging.messages.Message
 
getId() - Method in class org.granite.client.messaging.RemoteService
 
getId() - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
 
getId() - Method in interface org.granite.client.messaging.transport.TransportMessage
 
getId(Object) - Method in class org.granite.client.persistence.Persistence
 
getId() - Method in class org.granite.config.flex.Adapter
 
getId() - Method in class org.granite.config.flex.Channel
 
getId() - Method in class org.granite.config.flex.Destination
 
getId() - Method in class org.granite.config.flex.Factory
 
getId() - Method in class org.granite.config.flex.Service
 
getIdentifier(Object) - Method in interface org.granite.messaging.amf.io.util.ClassGetter
 
getIdentifier(Object) - Method in class org.granite.messaging.amf.io.util.DefaultClassGetter
 
getIdProperty(Class<?>, boolean) - Method in class org.granite.client.persistence.Persistence
 
getIdProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
getIndex() - Method in class org.granite.messaging.amf.io.util.IndexedJavaClassDescriptor
 
getInitialData() - Method in class flex.messaging.io.ASRecordSet
 
getInitialisationMap() - Method in class org.granite.context.GraniteContext
 
getInitialisationMap() - Method in class org.granite.context.SimpleGraniteContext
 
getInitializedProperty(Class<?>, boolean) - Method in class org.granite.client.persistence.Persistence
 
getInitializedProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
getInputStream() - Method in interface org.granite.messaging.jmf.InputContext
 
getInputStream() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
getInputStream() - Method in class org.granite.scan.FileScannedItem
 
getInputStream() - Method in interface org.granite.scan.ScannedItem
 
getInputStream() - Method in class org.granite.scan.ZipScannedItem
 
getInputStream(URI, ClassLoader) - Static method in class org.granite.util.URIUtil
 
getInputStream(URI) - Static method in class org.granite.util.URIUtil
 
getInstance() - Static method in class org.granite.client.platform.Platform
 
getInstance() - Method in interface org.granite.clustering.DistributedDataFactory
 
getInstance(String, GraniteConfig) - Method in class org.granite.config.ActionScriptClassDescriptorFactory
 
getInstance() - Method in class org.granite.config.ClientDistributedDataFactory
 
getInstance(String, GraniteConfig) - Method in interface org.granite.config.ConfigurableFactory
 
getInstance(String, GraniteConfig) - Method in class org.granite.config.ExternalizerFactory
 
getInstance(String, GraniteConfig) - Method in class org.granite.config.JavaClassDescriptorFactory
 
getInstanceForBean(List<Class<? extends ActionScriptClassDescriptor>>, Class<?>, GraniteConfig) - Method in class org.granite.config.ActionScriptClassDescriptorFactory
 
getInstanceForBean(List<T>, Class<?>, GraniteConfig) - Method in interface org.granite.config.ConfigurableFactory
 
getInstanceForBean(List<Externalizer>, Class<?>, GraniteConfig) - Method in class org.granite.config.ExternalizerFactory
 
getInstanceForBean(List<Class<? extends JavaClassDescriptor>>, Class<?>, GraniteConfig) - Method in class org.granite.config.JavaClassDescriptorFactory
 
getInstanceOfMatcher(String, boolean) - Method in class org.granite.config.TideComponentMatcherFactory
 
getInstantiator(String) - Method in class org.granite.config.GraniteConfig
 
getInstantiator() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
getInstantiators() - Method in class org.granite.config.GraniteConfig
 
getInt(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getInt(Object) - Method in interface org.granite.messaging.reflect.Property
 
getInt(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getInt(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getIntegerCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getIntegerCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getInvocationListener() - Method in class org.granite.config.GraniteConfig
 
getJavaDescriptor(String) - Method in class org.granite.config.GraniteConfig
 
getJavaDescriptorsByInstanceOf() - Method in class org.granite.config.GraniteConfig
 
getJavaDescriptorsByType() - Method in class org.granite.config.GraniteConfig
 
getJmfDefaultStoredStrings() - Method in class org.granite.config.GraniteConfig
 
getJmfDefaultStoredStringsMode() - Method in class org.granite.config.GraniteConfig
 
getJmfExtendedCodecs() - Method in class org.granite.config.GraniteConfig
 
getJmfExtendedCodecsMode() - Method in class org.granite.config.GraniteConfig
 
getJmfReflection() - Method in class org.granite.config.GraniteConfig
 
getKey() - Method in class org.granite.messaging.amf.AMF0Header
 
getKeyedMessages() - Method in class org.granite.tide.invocation.InvocationResult
 
getLazyProperties(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
getListeners() - Method in class org.granite.tide.invocation.InvocationCall
 
getLoader() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
getLoader() - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
getLoader() - Method in interface org.granite.scan.Scanner
 
getLoader() - Method in class org.granite.scan.URLScanner
 
getLogger() - Static method in class org.granite.logging.Logger
 
getLogger(Class<?>) - Static method in class org.granite.logging.Logger
 
getLogger(String) - Static method in class org.granite.logging.Logger
 
getLogger(LoggingFormatter) - Static method in class org.granite.logging.Logger
 
getLogger(Class<?>, LoggingFormatter) - Static method in class org.granite.logging.Logger
 
getLogger(String, LoggingFormatter) - Static method in class org.granite.logging.Logger
 
getLoggerImpl() - Method in class org.granite.logging.JdkLogger
 
getLoggerImpl() - Method in class org.granite.logging.Log4jLogger
 
getLoggerImpl() - Method in class org.granite.logging.Logger
 
getLong(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getLong(Object) - Method in interface org.granite.messaging.reflect.Property
 
getLong(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getLong(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getLongCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getLongCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getMapKeyType(Type) - Static method in class org.granite.util.Reflections
 
getMarker() - Method in class org.granite.scan.AbstractScannedItem
 
getMarker() - Method in interface org.granite.scan.ScannedItem
 
getMarker() - Method in class org.granite.scan.URLScanner
 
getMaxArrayElements() - Method in interface org.granite.messaging.jmf.DumpContext
 
getMaxArrayElements() - Method in class org.granite.messaging.jmf.JMFDumper
 
getMaxConcurrentRequests() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
getMaxResults() - Method in class org.granite.tide.data.model.Page
 
getMaxResults() - Method in class org.granite.tide.data.model.PageInfo
 
getMBeanContextName() - Method in class org.granite.config.GraniteConfig
 
getMerge() - Method in class org.granite.tide.invocation.InvocationResult
 
getMessage() - Method in class org.granite.client.messaging.events.AbstractResponseEvent
 
getMessage() - Method in interface org.granite.client.messaging.events.IncomingMessageEvent
 
getMessage() - Method in class org.granite.client.messaging.events.TopicMessageEvent
 
getMessage() - Method in class org.granite.messaging.service.security.AbstractSecurityContext
 
getMessageId() - Method in class flex.messaging.messages.AbstractMessage
 
getMessageId() - Method in interface flex.messaging.messages.Message
 
getMessageRefType() - Method in class flex.messaging.messages.CommandMessage
 
getMessages() - Method in class org.granite.tide.invocation.InvocationResult
 
getMessageSelectorConstructor() - Method in class org.granite.config.GraniteConfig
 
getMessageTypes() - Method in class org.granite.config.flex.Service
 
getMessagingTransport() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
getMessagingTransport() - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
getMethod() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
getMethod() - Method in class org.granite.messaging.service.ServiceInvocationContext
 
getMethod(Annotation, String) - Static method in class org.granite.util.Reflections
 
getMethod(Class<?>, String) - Static method in class org.granite.util.TypeUtil
 
getMethodAnnotation(Class<?>, String, Class<?>[], Class<T>) - Static method in class org.granite.util.TypeUtil
 
getMethodMatcher() - Method in class org.granite.config.GraniteConfig
 
getMethodSignature(Method) - Static method in class org.granite.util.TypeUtil
 
getName() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
getName() - Method in class org.granite.messaging.amf.io.util.Property
 
getName() - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
getName() - Method in class org.granite.messaging.reflect.NullProperty
 
getName() - Method in interface org.granite.messaging.reflect.Property
 
getName() - Method in class org.granite.messaging.reflect.Reflection.NameTypePropertyKey
 
getName() - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getName() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getName() - Method in class org.granite.scan.FileScannedItem
 
getName() - Method in interface org.granite.scan.ScannedItem
 
getName() - Method in class org.granite.scan.ZipScannedItem
 
getName() - Method in class org.granite.util.PropertyDescriptor
 
getNameMatcher(String, boolean) - Method in class org.granite.config.TideComponentMatcherFactory
 
getNext() - Method in interface org.granite.client.messaging.messages.MessageChain
 
getNext() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
getNext() - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
getNormalizedValue(Node) - Method in class org.granite.util.StdXMLUtil
 
getNormalizedValue(Node) - Method in interface org.granite.util.XMLUtil
 
getNullCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getNullCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getNullInstance() - Method in class org.granite.config.ActionScriptClassDescriptorFactory
 
getNullInstance() - Method in interface org.granite.config.ConfigurableFactory
 
getNullInstance() - Method in class org.granite.config.ExternalizerFactory
 
getNullInstance() - Method in class org.granite.config.JavaClassDescriptorFactory
 
getObject(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getObject(Object) - Method in interface org.granite.messaging.reflect.Property
 
getObject(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getObject(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getObjectClass() - Method in interface org.granite.messaging.jmf.codec.BijectiveCodec
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayListCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.BigDecimalCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.BigIntegerCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.DateCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.HashMapCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.HashSetCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.NullCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.SqlDateCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimeCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimestampCodecImpl
 
getObjectClass() - Method in class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
 
getObjectType() - Method in interface org.granite.messaging.jmf.codec.StandardCodec
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayListCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.BigDecimalCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.BigIntegerCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.ClassCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.DateCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.EnumCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.HashMapCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.HashSetCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.NullCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.SqlDateCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimeCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.SqlTimestampCodecImpl
 
getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
 
getObjectTypeDescription(byte) - Static method in class org.granite.messaging.amf.AMF0Body
Returns String description of object type
getOne(String) - Method in class org.granite.util.XMap
Returns a new XMap instance with the first element that matches the supplied XPath expression or null if this XMap root element is null, or if XPath evaluation result is null, or this result is not an Element.
getOperation() - Method in class flex.messaging.messages.CommandMessage
 
getOperation() - Method in class flex.messaging.messages.RemotingMessage
 
getOrder() - Method in class org.granite.tide.data.model.SortInfo
 
getOrderedFieldNames() - Method in class org.granite.messaging.amf.io.util.instantiator.AbstractInstantiator
 
getOrderedFieldNames() - Method in class org.granite.messaging.amf.io.util.instantiator.BigDecimalInstantiator
 
getOrderedFieldNames() - Method in class org.granite.messaging.amf.io.util.instantiator.BigIntegerInstantiator
 
getOrderedFieldNames() - Method in class org.granite.messaging.amf.io.util.instantiator.EnumInstantiator
 
getOrderedFieldNames() - Method in class org.granite.messaging.amf.io.util.instantiator.LongInstantiator
 
getOrderedFieldNames() - Method in class org.granite.messaging.amf.io.util.instantiator.MathContextInstantiator
 
getOutputStream() - Method in class org.granite.messaging.jmf.JMFSerializer
 
getOutputStream() - Method in interface org.granite.messaging.jmf.OutputContext
 
getPackageName(Class<?>) - Static method in class org.granite.util.TypeUtil
 
getParam() - Method in class org.granite.client.configuration.NoopAMF3DeserializerSecurizer
 
getParam() - Method in interface org.granite.messaging.amf.io.AMF3DeserializerSecurizer
Returns the string that is currently used for this securizer configuration.
getParam() - Method in class org.granite.messaging.amf.io.RegexAMF3DeserializerSecurizer
Return this securizer pattern.
getParameters() - Method in class flex.messaging.messages.RemotingMessage
 
getParameters() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
getParameters() - Method in class org.granite.messaging.service.ServiceInvocationContext
 
getParams() - Method in class org.granite.tide.invocation.ContextEvent
 
getPassword() - Method in class org.granite.client.messaging.channel.UsernamePasswordCredentials
 
getPath() - Method in interface org.granite.tide.Expression
 
getPath() - Method in class org.granite.tide.invocation.ContextResult
 
getPersistence() - Method in class org.granite.client.platform.Platform
 
getPrimitiveClass() - Method in interface org.granite.messaging.jmf.codec.PrimitiveCodec
 
getPrimitiveClass() - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
getPrimitiveClass() - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
getPrimitiveClass() - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
getPrimitiveClass() - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
getPrimitiveClass() - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
getPrimitiveClass() - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
getPrimitiveClass() - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
getPrimitiveClass() - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
getPrimitivePropertyCodec(Class<?>) - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getPrimitivePropertyCodec(Class<?>) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getPrimitiveType() - Method in interface org.granite.messaging.jmf.codec.PrimitiveCodec
 
getPrimitiveType() - Method in class org.granite.messaging.jmf.codec.std.impl.BooleanCodecImpl
 
getPrimitiveType() - Method in class org.granite.messaging.jmf.codec.std.impl.ByteCodecImpl
 
getPrimitiveType() - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
getPrimitiveType() - Method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
getPrimitiveType() - Method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
getPrimitiveType() - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
getPrimitiveType() - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
getPrimitiveType() - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
getProperties(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
getProperties(Class<?>) - Static method in class org.granite.client.util.BeanUtil
 
getProperties() - Method in class org.granite.config.flex.Adapter
 
getProperties() - Method in class org.granite.config.flex.Channel
 
getProperties() - Method in class org.granite.config.flex.Destination
 
getProperties() - Method in class org.granite.config.flex.Factory
 
getProperties(Class<?>) - Static method in class org.granite.util.TypeUtil
 
getPropertiesCount() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
getPropertiesCount() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
getProperty(Object) - Method in class org.granite.messaging.amf.io.util.FieldProperty
 
getProperty(Object) - Method in class org.granite.messaging.amf.io.util.MapProperty
 
getProperty(Object) - Method in class org.granite.messaging.amf.io.util.MethodProperty
 
getProperty(Object) - Method in class org.granite.messaging.amf.io.util.Property
 
getProperty(Object) - Method in class org.granite.messaging.amf.io.util.UIDProperty
 
getPropertyDescriptors(Class<?>) - Static method in class org.granite.util.Introspector
Gets the BeanInfo object which contains the information of the properties, events and methods of the specified bean class.
getPropertyName(int) - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
getPropertyName(int) - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
getPropertyType() - Method in class org.granite.util.PropertyDescriptor
 
getPropertyValue(Object, String, boolean) - Method in class org.granite.client.persistence.Persistence
 
getPropertyValue(int, Object) - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
getPropertyValues(Object, boolean, boolean, boolean, boolean) - Method in class org.granite.client.persistence.Persistence
 
getRawObject(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getRawObject(Object) - Method in interface org.granite.messaging.reflect.Property
 
getRawObject(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getRawObject(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getReadMethod() - Method in class org.granite.util.PropertyDescriptor
 
getRecords(int, int) - Method in class flex.messaging.io.ASRecordSet
 
getReflection() - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
getReflection() - Method in class org.granite.client.platform.Platform
 
getReflection() - Method in class org.granite.messaging.jmf.DefaultSharedContext
 
getReflection() - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Return the Reflection registered in the global JMF SharedContext.
getReflection() - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
Return the Reflection registered in the global JMF SharedContext.
getReflection() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
getReflection() - Method in class org.granite.messaging.jmf.JMFSerializer
 
getReflection() - Method in interface org.granite.messaging.jmf.SharedContext
 
getRelativePath() - Method in class org.granite.scan.FileScannedItem
 
getRelativePath() - Method in interface org.granite.scan.ScannedItem
 
getRelativePath() - Method in class org.granite.scan.ZipScannedItem
 
getRemainingTimeToLive() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
getRemainingTimeToLive(long) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
getRemainingTimeToLive() - Method in interface org.granite.client.messaging.messages.Message
 
getRemainingTimeToLive(long) - Method in interface org.granite.client.messaging.messages.Message
 
getRemoteAlias(String) - Method in class org.granite.messaging.jmf.DefaultSharedContext
 
getRemoteAlias(String) - Method in interface org.granite.messaging.jmf.SharedContext
 
getRemotePassword() - Method in class flex.messaging.messages.RemotingMessage
 
getRemoteUsername() - Method in class flex.messaging.messages.RemotingMessage
 
getRemotingTransport() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
getRemotingTransport() - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
getRequest(String) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
getRequest() - Method in class org.granite.client.messaging.channel.AsyncToken
 
getRequest() - Method in class org.granite.client.messaging.events.AbstractIssueEvent
 
getRequest() - Method in class org.granite.client.messaging.events.AbstractResponseEvent
 
getRequest() - Method in interface org.granite.client.messaging.events.IssueEvent
 
getRequest() - Method in class org.granite.context.AMFContext
 
getRequest() - Method in class org.granite.context.AMFContextImpl
 
getRequestMap() - Method in class org.granite.context.GraniteContext
 
getRequestMap() - Method in class org.granite.context.SimpleGraniteContext
 
getResourceAccessor() - Method in class org.granite.client.messaging.ExtCosRemoteAliasScanner.JavaClassResourceType
 
getResourceAsBytes(String, ClassLoader) - Static method in class org.granite.util.StreamUtil
 
getResourceAsStream(String, ClassLoader) - Static method in class org.granite.util.StreamUtil
 
getResourceAsString(String, ClassLoader) - Static method in class org.granite.util.StreamUtil
 
getResponse() - Method in class org.granite.client.messaging.events.AbstractResponseEvent
 
getResponse() - Method in class org.granite.messaging.amf.AMF0Body
 
getResponseMessage(Event) - Static method in class org.granite.client.messaging.ResponseListenerDispatcher
 
getRestrict() - Method in class org.granite.tide.invocation.ContextResult
 
getRestrict() - Method in class org.granite.tide.invocation.ContextUpdate
 
getRestrict() - Method in class org.granite.tide.invocation.InvocationResult
 
getResult() - Method in class org.granite.client.messaging.events.ResultEvent
 
getResult() - Method in class org.granite.client.messaging.messages.responses.ResultMessage
 
getResult() - Method in interface org.granite.tide.IInvocationResult
 
getResult() - Method in class org.granite.tide.invocation.InvocationResult
 
getResultCount() - Method in class org.granite.tide.data.model.Page
 
getResultList() - Method in class org.granite.tide.data.model.Page
 
getResults() - Method in class org.granite.tide.invocation.InvocationCall
 
getResults() - Method in class org.granite.tide.invocation.InvocationResult
 
getRoles() - Method in class org.granite.config.flex.Destination
 
getRoot() - Method in class org.granite.scan.FileScannedItem
 
getRoot() - Method in class org.granite.util.XMap
Allows direct manipulation of the root element.
getRootCause() - Method in class flex.messaging.messages.ErrorMessage
 
getScan() - Method in class org.granite.config.GraniteConfig
 
getScannedClass() - Method in class org.granite.config.flex.Destination
 
getScannedExternalizers() - Method in class org.granite.config.GraniteConfig
 
getScanner() - Method in class org.granite.scan.AbstractScannedItem
 
getScanner() - Method in interface org.granite.scan.ScannedItem
 
getSchemeSpecificPart(String) - Static method in class org.granite.util.URIUtil
 
getSchemeSpecificPart(URI) - Static method in class org.granite.util.URIUtil
 
getScope() - Method in class org.granite.tide.invocation.ContextUpdate
 
getScope() - Method in class org.granite.tide.invocation.InvocationResult
 
getSecurityService() - Method in class org.granite.config.GraniteConfig
 
getSecurizer() - Method in class org.granite.config.flex.Destination
 
getSelector() - Method in class org.granite.client.messaging.Consumer
 
getSelector() - Method in class org.granite.client.messaging.messages.requests.SubscribeMessage
 
getServiceExceptionHandler() - Method in class org.granite.messaging.service.ServiceFactory
 
getServiceId() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
getServiceInstance(RemotingMessage) - Method in class org.granite.messaging.service.ServiceFactory
 
getServiceInstance(RemotingMessage) - Method in class org.granite.messaging.service.SimpleServiceFactory
 
getServiceMethodName() - Method in class org.granite.messaging.amf.AMF0Body
 
getServiceName() - Method in class flex.messaging.io.ASRecordSet
 
getServiceName() - Method in class org.granite.messaging.amf.AMF0Body
 
getServicesConfig() - Method in interface org.granite.client.configuration.Configuration
 
getServicesConfig() - Method in class org.granite.client.configuration.SimpleConfiguration
 
getServicesConfig() - Method in class org.granite.context.GraniteContext
 
getSessionId() - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
 
getSessionId() - Method in interface org.granite.client.messaging.transport.TransportMessage
 
getSessionId() - Method in class org.granite.context.GraniteContext
 
getSessionLock() - Method in class org.granite.context.GraniteContext
 
getSessionLock() - Method in class org.granite.context.SimpleGraniteContext
 
getSessionMap() - Method in class org.granite.context.GraniteContext
 
getSessionMap(boolean) - Method in class org.granite.context.GraniteContext
 
getSessionMap(boolean) - Method in class org.granite.context.SimpleGraniteContext
 
getSessionMap() - Method in class org.granite.context.SimpleGraniteContext
 
getSetter() - Method in interface org.granite.messaging.reflect.MethodProperty
 
getSetter() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getSetterMethod(Class<?>, String) - Static method in class org.granite.util.Reflections
 
getSharedContext() - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
getSharedContext() - Method in interface org.granite.messaging.jmf.InputContext
 
getSharedContext() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
getSharedContext() - Method in class org.granite.messaging.jmf.JMFSerializer
 
getSharedContext() - Method in interface org.granite.messaging.jmf.OutputContext
 
getSharedObject(int) - Method in interface org.granite.messaging.jmf.InputContext
 
getSharedObject(int) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
getSharedString(int) - Method in interface org.granite.messaging.jmf.InputContext
 
getSharedString(int) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
getShort(Object) - Method in class org.granite.messaging.reflect.NullProperty
 
getShort(Object) - Method in interface org.granite.messaging.reflect.Property
 
getShort(Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getShort(Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getShortCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getShortCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getSize() - Method in class org.granite.scan.FileScannedItem
 
getSize() - Method in interface org.granite.scan.ScannedItem
 
getSize() - Method in class org.granite.scan.ZipScannedItem
 
getSortInfo() - Method in class org.granite.tide.data.model.PageInfo
 
getSource() - Method in class flex.messaging.messages.RemotingMessage
 
getStandardCodecs() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getStatus() - Method in exception org.granite.client.messaging.transport.TransportHttpStatusException
 
getStatusHandler() - Method in class org.granite.client.messaging.transport.AbstractTransport
 
getStatusHandler() - Method in interface org.granite.client.messaging.transport.Transport
 
getStreamAsString(InputStream) - Static method in class org.granite.util.StreamUtil
 
getStringCodec() - Method in interface org.granite.messaging.jmf.CodecRegistry
 
getStringCodec() - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
getSubscriptionId() - Method in class org.granite.client.messaging.Consumer
 
getSubscriptionId() - Method in class org.granite.client.messaging.messages.requests.UnsubscribeMessage
 
getSubscriptions(String) - Method in interface org.granite.clustering.DistributedData
 
getTarget() - Method in class org.granite.messaging.amf.AMF0Body
 
getTargetType() - Method in exception org.granite.messaging.amf.io.convert.IllegalConverterArgumentException
 
getTargetType() - Method in exception org.granite.messaging.amf.io.convert.NoConverterFoundException
 
getTideComponentMatchers() - Method in class org.granite.config.GraniteConfig
 
getTime() - Method in class org.granite.client.messaging.events.TimeoutEvent
 
getTimestamp() - Method in class flex.messaging.messages.AbstractMessage
 
getTimestamp() - Method in interface flex.messaging.messages.Message
 
getTimestamp() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
getTimestamp() - Method in interface org.granite.client.messaging.messages.Message
 
getTimeToLive() - Method in class flex.messaging.messages.AbstractMessage
 
getTimeToLive() - Method in interface flex.messaging.messages.Message
 
getTimeToLive() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
getTimeToLive() - Method in interface org.granite.client.messaging.messages.Message
 
getTopic() - Method in class org.granite.client.messaging.AbstractTopicAgent
 
getTopic() - Method in class org.granite.client.messaging.events.TopicMessageEvent
 
getTopic() - Method in class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
getTopic() - Method in interface org.granite.client.messaging.TopicAgent
 
getToStringTemplates() - Method in class org.granite.util.StdXMLUtil
 
getTotalCount() - Method in class flex.messaging.io.ASRecordSet
 
getTransport() - Method in class org.granite.client.messaging.channel.AbstractChannel
 
getTransport() - Method in interface org.granite.client.messaging.channel.Channel
 
getTransportData() - Method in class org.granite.client.messaging.channel.AbstractChannel
 
getTransportData() - Method in interface org.granite.client.messaging.channel.Channel
 
getType() - Method in class flex.messaging.io.ASObject
Gets object type
getType() - Method in class org.granite.client.messaging.events.CancelledEvent
 
getType() - Method in interface org.granite.client.messaging.events.Event
 
getType() - Method in class org.granite.client.messaging.events.FailureEvent
 
getType() - Method in class org.granite.client.messaging.events.FaultEvent
 
getType() - Method in class org.granite.client.messaging.events.ResultEvent
 
getType() - Method in class org.granite.client.messaging.events.TimeoutEvent
 
getType() - Method in class org.granite.client.messaging.events.TopicMessageEvent
 
getType() - Method in interface org.granite.client.messaging.messages.Message
 
getType() - Method in class org.granite.client.messaging.messages.push.TopicMessage
 
getType() - Method in class org.granite.client.messaging.messages.requests.DisconnectMessage
 
getType() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
getType() - Method in class org.granite.client.messaging.messages.requests.LoginMessage
 
getType() - Method in class org.granite.client.messaging.messages.requests.LogoutMessage
 
getType() - Method in class org.granite.client.messaging.messages.requests.PingMessage
 
getType() - Method in class org.granite.client.messaging.messages.requests.PublishMessage
 
getType() - Method in class org.granite.client.messaging.messages.requests.SubscribeMessage
 
getType() - Method in class org.granite.client.messaging.messages.requests.UnsubscribeMessage
 
getType() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
getType() - Method in class org.granite.client.messaging.messages.responses.ResultMessage
 
getType() - Method in class org.granite.messaging.amf.AMF0Body
Returns object type
getType() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
getType() - Method in class org.granite.messaging.amf.io.util.FieldProperty
 
getType() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
getType() - Method in class org.granite.messaging.amf.io.util.MapProperty
 
getType() - Method in class org.granite.messaging.amf.io.util.MethodProperty
 
getType() - Method in class org.granite.messaging.amf.io.util.Property
 
getType() - Method in class org.granite.messaging.amf.io.util.UIDProperty
 
getType() - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
getType() - Method in class org.granite.messaging.reflect.NullProperty
 
getType() - Method in interface org.granite.messaging.reflect.Property
 
getType() - Method in class org.granite.messaging.reflect.Reflection.NameTypePropertyKey
 
getType() - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
getType() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
getTypeForAlias(String) - Method in class org.granite.client.messaging.ClientAliasRegistry
 
getTypeForAlias(String) - Method in interface org.granite.messaging.AliasRegistry
 
getTypeForAlias(String) - Method in class org.granite.messaging.DefaultAliasRegistry
 
getTypeMatcher(String, boolean) - Method in class org.granite.config.TideComponentMatcherFactory
 
getTypeSignature(Class<?>) - Static method in class org.granite.util.TypeUtil
 
getUid(Object) - Method in class org.granite.client.persistence.Persistence
 
getUid() - Method in interface org.granite.tide.IUID
 
getUidProperty(Class<?>, boolean) - Method in class org.granite.client.persistence.Persistence
 
getUidProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
getUnknownCode() - Method in class org.granite.client.messaging.events.FaultEvent
 
getUnknownCode() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
getUpdates() - Method in class org.granite.tide.invocation.InvocationCall
 
getUpdates() - Method in class org.granite.tide.invocation.InvocationResult
 
getUri() - Method in class org.granite.client.messaging.channel.AbstractChannel
 
getUri() - Method in interface org.granite.client.messaging.channel.Channel
 
getUri() - Method in class org.granite.config.flex.EndPoint
 
getUsername() - Method in class org.granite.client.messaging.channel.UsernamePasswordCredentials
 
getValue() - Method in class org.granite.messaging.amf.AMF0Body
 
getValue() - Method in class org.granite.messaging.amf.AMF0Header
 
getValue() - Method in class org.granite.messaging.amf.AMF3Object
 
getValue() - Method in exception org.granite.messaging.amf.io.convert.IllegalConverterArgumentException
 
getValue() - Method in exception org.granite.messaging.amf.io.convert.NoConverterFoundException
 
getValue() - Method in class org.granite.tide.invocation.ContextUpdate
 
getVersion() - Method in class flex.messaging.io.ASRecordSet
 
getVersion(Object) - Method in class org.granite.client.persistence.Persistence
 
getVersion() - Method in class org.granite.messaging.amf.AMF0Message
 
getVersionProperty(Class<?>, boolean) - Method in class org.granite.client.persistence.Persistence
 
getVersionProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
getWriteMethod() - Method in class org.granite.util.PropertyDescriptor
 
getXMLUtil() - Static method in class org.granite.util.XMLUtilFactory
 
GraniteConfig - Class in org.granite.config
 
GraniteConfig(String, InputStream, Configuration, String) - Constructor for class org.granite.config.GraniteConfig
 
GraniteConfig.JMF_EXTENSIONS_MODE - Enum in org.granite.config
 
GraniteConfigException - Exception in org.granite.config
 
GraniteConfigException(String) - Constructor for exception org.granite.config.GraniteConfigException
 
GraniteConfigException(Throwable) - Constructor for exception org.granite.config.GraniteConfigException
 
GraniteConfigException(String, Throwable) - Constructor for exception org.granite.config.GraniteConfigException
 
GraniteContext - Class in org.granite.context
 
GraniteContext(GraniteConfig, ServicesConfig, String) - Constructor for class org.granite.context.GraniteContext
 
GraniteContext(GraniteConfig, ServicesConfig, String, String) - Constructor for class org.granite.context.GraniteContext
 

H

handleArchive(File) - Method in class org.granite.scan.URLScanner
 
handleClass(Class<?>) - Method in class org.granite.config.flex.ServicesConfig
 
handleDirectory(File, File) - Method in class org.granite.scan.URLScanner
 
handleDirectory(FileScannedItem, File, File) - Method in class org.granite.scan.URLScanner
 
handleException(TransportException) - Method in interface org.granite.client.messaging.transport.TransportStatusHandler
 
handleException(TransportException) - Method in class org.granite.client.messaging.transport.TransportStatusHandler.LogEngineStatusHandler
 
handleException(TransportException) - Method in class org.granite.client.messaging.transport.TransportStatusHandler.NoopEngineStatusHandler
 
handleInvocationException(ServiceInvocationContext, Throwable) - Method in interface org.granite.messaging.service.ServiceExceptionHandler
 
handleIO(boolean) - Method in interface org.granite.client.messaging.transport.TransportStatusHandler
 
handleIO(boolean) - Method in class org.granite.client.messaging.transport.TransportStatusHandler.LogEngineStatusHandler
 
handleIO(boolean) - Method in class org.granite.client.messaging.transport.TransportStatusHandler.NoopEngineStatusHandler
 
handleMarkerItem(ScannedItem) - Method in class org.granite.config.flex.ServicesConfig
 
handleMarkerItem(ScannedItem) - Method in class org.granite.config.GraniteConfig
 
handleMarkerItem(ScannedItem) - Method in interface org.granite.scan.ScannedItemHandler
 
handleNoSuchMethodException(Message, Destination, Object, String, Object[], NoSuchMethodException) - Method in interface org.granite.messaging.service.ServiceExceptionHandler
 
handleRemoveService(Class<?>) - Method in class org.granite.config.flex.ServicesConfig
Remove service (new addings for osgi).
handleScannedItem(ScannedItem) - Method in class org.granite.config.flex.ServicesConfig
 
handleScannedItem(ScannedItem) - Method in class org.granite.config.GraniteConfig
 
handleScannedItem(ScannedItem) - Method in interface org.granite.scan.ScannedItemHandler
 
handleSecurityException(SecurityServiceException) - Method in interface org.granite.messaging.service.security.SecurityService
 
hasChannelId(String) - Method in interface org.granite.clustering.DistributedData
 
hasCredentials() - Method in interface org.granite.clustering.DistributedData
 
hasCredentialsCharset() - Method in interface org.granite.clustering.DistributedData
 
hasDetachedStateProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
hashCode() - Method in class org.granite.client.messaging.channel.AsyncToken
 
hashCode() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
hashCode() - Method in class org.granite.client.util.WeakIdentityHashMap
 
hashCode() - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
hashCode() - Method in class org.granite.messaging.reflect.NullProperty
 
hashCode() - Method in class org.granite.messaging.reflect.Reflection.AnnotatedPropertyKey
 
hashCode() - Method in class org.granite.messaging.reflect.Reflection.NameTypePropertyKey
 
hashCode() - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
hashCode() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
hashCode() - Method in class org.granite.scan.FileScannedItem
 
hashCode() - Method in class org.granite.scan.ZipScannedItem
 
hashCode() - Method in class org.granite.tide.invocation.ContextEvent
 
hashCode() - Method in class org.granite.tide.invocation.ContextResult
 
hashCode() - Method in class org.granite.util.PropertyDescriptor
 
HashMapCodec - Interface in org.granite.messaging.jmf.codec.std
 
HashMapCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
HashMapCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.HashMapCodecImpl
 
HashSetCodec - Interface in org.granite.messaging.jmf.codec.std
 
HashSetCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
HashSetCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.HashSetCodecImpl
 
hasIdProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
hasInitializedProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
hasInterface(Class<?>) - Method in class org.granite.client.messaging.JavaResourceAccessor
 
hasNext() - Method in class org.granite.scan.ServiceLoader.ServicesIterator
 
hasReverters() - Method in class org.granite.messaging.amf.io.convert.Converters
Returns true if at least one reverter is configured for this Converters instance.
hasSecurityService() - Method in class org.granite.config.GraniteConfig
 
hasSubcription(String, String) - Method in interface org.granite.clustering.DistributedData
 
hasUidProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
hasVersionProperty(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
headerExists(String) - Method in class flex.messaging.messages.AbstractMessage
 
headerExists(String) - Method in interface flex.messaging.messages.Message
 
headerExists(String) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
headerExists(String) - Method in interface org.granite.client.messaging.messages.Message
 
headers - Variable in class org.granite.messaging.amf.AMF0Message
 
headMap(K) - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
headSet(E) - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
hexCharsToBytes(char[]) - Static method in class org.granite.util.StringUtil
 
hexCharsToBytes(char[], int) - Static method in class org.granite.util.StringUtil
 
hexStringToBytes(String) - Static method in class org.granite.util.StringUtil
 
hexStringToBytes(String, int) - Static method in class org.granite.util.StringUtil
 
HIDDEN_CREDENTIALS - Static variable in interface flex.messaging.messages.Message
 
HTTPTransport - Interface in org.granite.client.messaging.transport
 

I

id - Variable in class org.granite.client.messaging.channel.AbstractChannel
 
Id - Annotation Type in org.granite.client.persistence
 
IgnoredMethod - Annotation Type in org.granite.messaging.service.annotations
Tells the generator to ignore a specific method of a service interface or class.
IInvocationCall - Interface in org.granite.tide
 
IInvocationResult - Interface in org.granite.tide
 
IllegalConverterArgumentException - Exception in org.granite.messaging.amf.io.convert
 
IllegalConverterArgumentException(Converter, Object, Type) - Constructor for exception org.granite.messaging.amf.io.convert.IllegalConverterArgumentException
 
IllegalConverterArgumentException(Converter, Object, Type, String) - Constructor for exception org.granite.messaging.amf.io.convert.IllegalConverterArgumentException
 
IllegalConverterArgumentException(Converter, Object, Type, Throwable) - Constructor for exception org.granite.messaging.amf.io.convert.IllegalConverterArgumentException
 
IllegalConverterArgumentException(Converter, Object, Type, String, Throwable) - Constructor for exception org.granite.messaging.amf.io.convert.IllegalConverterArgumentException
 
ImmediateFailureResponseMessageFuture - Class in org.granite.client.messaging.channel
 
ImmediateFailureResponseMessageFuture(Exception) - Constructor for class org.granite.client.messaging.channel.ImmediateFailureResponseMessageFuture
 
Include - Annotation Type in org.granite.messaging.annotations
The Include annotation can be used to include a property with no corresponding Java field and which content has to be retrieved from a getter.
IncomingMessageEvent<M extends Message> - Interface in org.granite.client.messaging.events
 
incrIndent(int) - Method in interface org.granite.messaging.jmf.DumpContext
 
incrIndent(int) - Method in class org.granite.messaging.jmf.JMFDumper
 
indentCount - Variable in class org.granite.messaging.jmf.JMFDumper
 
indentPrint(String) - Method in interface org.granite.messaging.jmf.DumpContext
 
indentPrint(String) - Method in class org.granite.messaging.jmf.JMFDumper
 
indentPrintLn(String) - Method in interface org.granite.messaging.jmf.DumpContext
 
indentPrintLn(String) - Method in class org.granite.messaging.jmf.JMFDumper
 
index - Variable in class org.granite.client.messaging.channel.amf.AMFRemotingChannel
 
index - Variable in class org.granite.client.messaging.channel.amf.JMFAMFRemotingChannel
 
IndexedJavaClassDescriptor - Class in org.granite.messaging.amf.io.util
 
IndexedJavaClassDescriptor(int, JavaClassDescriptor) - Constructor for class org.granite.messaging.amf.io.util.IndexedJavaClassDescriptor
 
indexOf(Object) - Method in class org.granite.client.persistence.collection.PersistentList
 
indexOfStoredObjects(Object) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
indexOfStoredObjects(Object) - Method in class org.granite.messaging.jmf.JMFSerializer
 
indexOfStoredObjects(Object) - Method in interface org.granite.messaging.jmf.OutputContext
 
indexOfStoredStrings(String) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
indexOfStoredStrings(String) - Method in class org.granite.messaging.jmf.JMFSerializer
 
indexOfStoredStrings(String) - Method in interface org.granite.messaging.jmf.OutputContext
 
indexOrLengthBytesCount(int) - Method in interface org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec.StringTypeHandler
 
info(String, Object...) - Method in class org.granite.logging.JdkLogger
 
info(Throwable, String, Object...) - Method in class org.granite.logging.JdkLogger
 
info(String, Object...) - Method in class org.granite.logging.Log4jLogger
 
info(Throwable, String, Object...) - Method in class org.granite.logging.Log4jLogger
 
info(String, Object...) - Method in class org.granite.logging.Logger
 
info(Throwable, String, Object...) - Method in class org.granite.logging.Logger
 
INFO - Static variable in class org.granite.tide.TideMessage
 
init(C, String, boolean) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
initialize() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
initialize() - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
initialize(Object, String, Object) - Method in interface org.granite.messaging.amf.io.util.ClassGetter
 
initialize(Object, String, Object) - Method in class org.granite.messaging.amf.io.util.DefaultClassGetter
 
initialized(PersistentCollection) - Method in interface org.granite.client.persistence.collection.PersistentCollection.InitializationListener
 
initialized - Variable in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
initialized - Variable in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
initializing() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
initializing() - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
initInstance(ClassLoader) - Static method in class org.granite.client.platform.Platform
 
initInstance(String) - Static method in class org.granite.client.platform.Platform
 
initInstance(String, ClassLoader) - Static method in class org.granite.client.platform.Platform
 
initInstance(String, ClassLoader, ClassLoader) - Static method in class org.granite.client.platform.Platform
 
InputContext - Interface in org.granite.messaging.jmf
 
inputStream - Variable in class org.granite.messaging.jmf.JMFDeserializer
 
instance - Static variable in class org.granite.client.platform.Platform
 
instanceFactory - Variable in class org.granite.messaging.reflect.Reflection
 
instantiate() - Method in class flex.messaging.io.ASObject
 
instantiator - Variable in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
intComponents(int) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec
 
IntegerCodec - Interface in org.granite.messaging.jmf.codec.std
 
IntegerCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
IntegerCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.Converter
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Array2Array
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Array2Collection
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Boolean2Boolean
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Character2Character
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Collection2Array
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Collection2Collection
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Compatibility
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Date2Date
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Map2Map
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2BigDecimal
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2BigInteger
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Byte
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Double
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Float
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Integer
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Long
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Short
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2Char
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2CharArray
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2Document
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2Enum
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2Locale
 
internalCanConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2URI
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.Converter
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Array2Array
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Array2Collection
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Boolean2Boolean
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Character2Character
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Collection2Array
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Collection2Collection
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Compatibility
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Date2Date
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Map2Map
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2BigDecimal
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2BigInteger
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Byte
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Double
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Float
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Integer
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Long
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.Number2Short
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2Char
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2CharArray
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2Document
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2Enum
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2Locale
 
internalConvert(Object, Type) - Method in class org.granite.messaging.amf.io.convert.impl.String2URI
 
internalPersistentCollection() - Method in interface org.granite.client.persistence.collection.UnsafePersistentCollection
 
Introspector - Class in org.granite.util
Basic bean introspector Required for Android environment which does not include java.beans.Intropector
Introspector() - Constructor for class org.granite.util.Introspector
 
introspectProperties() - Method in class org.granite.messaging.amf.io.util.DefaultGroovyClassDescriptor
 
introspectProperties() - Method in class org.granite.messaging.amf.io.util.DefaultJavaClassDescriptor
 
introspectProperties() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
InvocationCall - Class in org.granite.tide.invocation
 
InvocationCall() - Constructor for class org.granite.tide.invocation.InvocationCall
 
invocationListeners - Variable in class org.granite.messaging.service.ServiceInvoker
 
InvocationMessage - Class in org.granite.client.messaging.messages.requests
 
InvocationMessage() - Constructor for class org.granite.client.messaging.messages.requests.InvocationMessage
 
InvocationMessage(String, String, Object[]) - Constructor for class org.granite.client.messaging.messages.requests.InvocationMessage
 
InvocationMessage(String, String, String, Object[]) - Constructor for class org.granite.client.messaging.messages.requests.InvocationMessage
 
InvocationMessage(String, String, long, long, Map<String, Object>, String, String, Object[]) - Constructor for class org.granite.client.messaging.messages.requests.InvocationMessage
 
InvocationResult - Class in org.granite.tide.invocation
 
InvocationResult() - Constructor for class org.granite.tide.invocation.InvocationResult
 
InvocationResult(Object) - Constructor for class org.granite.tide.invocation.InvocationResult
 
InvocationResult(Object, List<ContextUpdate>) - Constructor for class org.granite.tide.invocation.InvocationResult
 
invoke() - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
 
invoke() - Method in interface org.granite.client.messaging.RemoteService.RemoteServiceInvocationChain
 
invoke() - Method in class org.granite.messaging.service.security.AbstractSecurityContext
 
invoke() - Method in class org.granite.messaging.service.ServiceInvocationContext
 
invoke(RemotingMessage) - Method in class org.granite.messaging.service.ServiceInvoker
Call a service's method according to the informations contained in the given remoting message.
invoke(Method, Object, Object...) - Static method in class org.granite.util.Reflections
 
invokeAndWrap(Method, Object, Object...) - Static method in class org.granite.util.Reflections
 
invokee - Variable in class org.granite.messaging.service.ServiceInvoker
 
isAbsolute(String) - Static method in class org.granite.util.URIUtil
 
isAbsolute(URI) - Static method in class org.granite.util.URIUtil
 
isAnnotationPresent(Class<? extends Annotation>, boolean) - Method in class org.granite.messaging.amf.io.util.FieldProperty
 
isAnnotationPresent(Class<? extends Annotation>, boolean) - Method in class org.granite.messaging.amf.io.util.MapProperty
 
isAnnotationPresent(Class<? extends Annotation>, boolean) - Method in class org.granite.messaging.amf.io.util.MethodProperty
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.granite.messaging.amf.io.util.Property
 
isAnnotationPresent(Class<? extends Annotation>, boolean) - Method in class org.granite.messaging.amf.io.util.Property
 
isAnnotationPresent(Class<? extends Annotation>, boolean) - Method in class org.granite.messaging.amf.io.util.UIDProperty
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.granite.messaging.reflect.NullProperty
 
isAnnotationPresent(Class<? extends Annotation>) - Method in interface org.granite.messaging.reflect.Property
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
isAnnotationPresent(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.granite.util.TypeUtil
 
isAuthenticated() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
isAuthenticated() - Method in interface org.granite.client.messaging.channel.Channel
 
isCancelled() - Method in class org.granite.client.messaging.channel.AsyncToken
 
isCancelled() - Method in class org.granite.client.messaging.channel.ImmediateFailureResponseMessageFuture
 
isCancelled() - Method in interface org.granite.client.messaging.channel.ResponseMessageFuture
 
isClass() - Method in class org.granite.client.messaging.JavaResourceAccessor
 
isClassAvailable(String) - Static method in class org.granite.util.Reflections
Return's true if the class can be loaded using Reflections.classForName()
isClientPingOperation() - Method in class flex.messaging.messages.CommandMessage
 
isComponentTideDisabled(String, Set<Class<?>>, Object) - Method in class org.granite.config.GraniteConfig
 
isComponentTideDisabled(Map<String, Object[]>, List<TideComponentMatcher>, String, Set<Class<?>>, Object) - Static method in class org.granite.config.TideComponentMatcherFactory
 
isComponentTideEnabled(String, Set<Class<?>>, Object) - Method in class org.granite.config.GraniteConfig
 
isComponentTideEnabled(Map<String, Object[]>, List<TideComponentMatcher>, String, Set<Class<?>>, Object) - Static method in class org.granite.config.TideComponentMatcherFactory
 
isConnect() - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
 
isConnect() - Method in interface org.granite.client.messaging.transport.TransportMessage
 
isDebugEnabled() - Method in class org.granite.logging.JdkLogger
 
isDebugEnabled() - Method in class org.granite.logging.Log4jLogger
 
isDebugEnabled() - Method in class org.granite.logging.Logger
 
isDirty() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
isDirty() - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
isDirty() - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
isDirty() - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
isDirty() - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
isDone() - Method in class org.granite.client.messaging.channel.AsyncToken
 
isDone() - Method in class org.granite.client.messaging.channel.ImmediateFailureResponseMessageFuture
 
isDone() - Method in interface org.granite.client.messaging.channel.ResponseMessageFuture
 
isDynamic() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
isDynamic() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
isEmpty() - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
isEmpty() - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
isEmpty() - Method in class org.granite.client.util.WeakIdentityHashMap
 
isEmpty(String) - Static method in class org.granite.util.Strings
 
isEntity(Class<?>) - Method in class org.granite.client.persistence.Persistence
 
isEntity(Object) - Method in interface org.granite.messaging.amf.io.util.ClassGetter
 
isEntity(Object) - Method in class org.granite.messaging.amf.io.util.DefaultClassGetter
 
isErrorEnabled() - Method in class org.granite.logging.JdkLogger
 
isErrorEnabled() - Method in class org.granite.logging.Log4jLogger
 
isErrorEnabled() - Method in class org.granite.logging.Logger
 
isExpired() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
isExpired(long) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
isExpired() - Method in interface org.granite.client.messaging.messages.Message
 
isExpired(long) - Method in interface org.granite.client.messaging.messages.Message
 
isExternalizable() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
isExternalizable() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
isFatalEnabled() - Method in class org.granite.logging.JdkLogger
 
isFatalEnabled() - Method in class org.granite.logging.Log4jLogger
 
isFatalEnabled() - Method in class org.granite.logging.Logger
 
isFileURI(String) - Static method in class org.granite.util.URIUtil
 
isFileURI(URI) - Static method in class org.granite.util.URIUtil
 
isFirstBody() - Method in class org.granite.messaging.amf.AMF0Body
 
isFirstMessage() - Method in class org.granite.messaging.amf.AMF0Message
 
isInfoEnabled() - Method in class org.granite.logging.JdkLogger
 
isInfoEnabled() - Method in class org.granite.logging.Log4jLogger
 
isInfoEnabled() - Method in class org.granite.logging.Logger
 
isInitialized(Object) - Method in class org.granite.client.persistence.Persistence
 
isInitialized(Object, String, Object) - Method in interface org.granite.messaging.amf.io.util.ClassGetter
 
isInitialized(Object, String, Object) - Method in class org.granite.messaging.amf.io.util.DefaultClassGetter
 
isInitialized() - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
isInitialized() - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
isInitialized() - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
isInstanceOf(Class<?>, String) - Static method in class org.granite.util.Reflections
 
isLegacyCollectionSerialization() - Method in class org.granite.config.flex.Channel
 
isLegacyXmlSerialization() - Method in class org.granite.config.flex.Channel
 
isLoginOperation() - Method in class flex.messaging.messages.CommandMessage
 
isLogoutOperation() - Method in class flex.messaging.messages.CommandMessage
 
isPrimitive(Type) - Static method in class org.granite.util.TypeUtil
 
isPrimitiveArray(Object) - Method in class org.granite.messaging.amf.io.AMF0Serializer
 
isPropertyIgnored(Field) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
isPropertyIgnored(Method) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
isReadable() - Method in class org.granite.messaging.reflect.NullProperty
 
isReadable() - Method in interface org.granite.messaging.reflect.Property
 
isReadable() - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
isReadable() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
isReference(int) - Method in interface org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec.StringTypeHandler
 
isRegisterMBeans() - Method in class org.granite.config.GraniteConfig
 
isRegularClass(Class<?>) - Method in class org.granite.messaging.reflect.Reflection
 
isRequired() - Method in class org.granite.messaging.amf.AMF0Header
 
isSecured() - Method in class org.granite.config.flex.Destination
 
isSecurityFault() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
isSecurityOperation() - Method in class flex.messaging.messages.CommandMessage
 
isSorted() - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
isSorted() - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
isSorted() - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
isStarted() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
isStarted() - Method in interface org.granite.client.messaging.channel.Channel
 
isStarted() - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
isStarted() - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
 
isStarted() - Method in interface org.granite.client.messaging.transport.Transport
 
isSubclassOf(Class<?>) - Method in class org.granite.client.messaging.JavaResourceAccessor
 
isSubscribed() - Method in class org.granite.client.messaging.Consumer
 
IssueEvent - Interface in org.granite.client.messaging.events
 
isTraceEnabled() - Method in class org.granite.logging.JdkLogger
 
isTraceEnabled() - Method in class org.granite.logging.Log4jLogger
 
isTraceEnabled() - Method in class org.granite.logging.Logger
 
isValueIgnored(Object) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
isWarnEnabled() - Method in class org.granite.logging.JdkLogger
 
isWarnEnabled() - Method in class org.granite.logging.Log4jLogger
 
isWarnEnabled() - Method in class org.granite.logging.Logger
 
isWritable() - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
isWritable() - Method in class org.granite.messaging.reflect.NullProperty
 
isWritable() - Method in interface org.granite.messaging.reflect.Property
 
isWritable() - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
isWritable() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
iterator() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
iterator() - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
iterator() - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
iterator() - Method in class org.granite.scan.ServiceLoader
 
IUID - Interface in org.granite.tide
 

J

JAVA_DEFAULT_STORED_STRINGS - Static variable in class org.granite.messaging.jmf.DefaultSharedContext
 
JavaClassDescriptor - Class in org.granite.messaging.amf.io.util
 
JavaClassDescriptor(Class<?>) - Constructor for class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
JavaClassDescriptorFactory - Class in org.granite.config
 
JavaClassDescriptorFactory() - Constructor for class org.granite.config.JavaClassDescriptorFactory
 
javaClasses() - Static method in class org.granite.client.messaging.ExtCosRemoteAliasScanner.JavaClassResourceType
EDSL method
JavaResourceAccessor - Class in org.granite.client.messaging
 
JavaResourceAccessor() - Constructor for class org.granite.client.messaging.JavaResourceAccessor
 
JdkLogger - Class in org.granite.logging
 
JdkLogger(String, LoggingFormatter) - Constructor for class org.granite.logging.JdkLogger
 
JettyWebSocketTransport - Class in org.granite.client.messaging.transport.jetty
 
JettyWebSocketTransport() - Constructor for class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
 
JMF_1111_1010 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_1111_1011 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_1111_1100 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_1111_1101 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_1111_1110 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_1111_1111 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_ARRAY - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_ARRAY_LIST - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_BIG_DECIMAL - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_BIG_INTEGER - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_BOOLEAN - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_BOOLEAN_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_BYTE - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_BYTE_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_CHARACTER - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_CHARACTER_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_CLASS - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_DATE - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_DOUBLE - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_DOUBLE_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_ENUM - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_FLOAT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_FLOAT_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_HASH_MAP - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_HASH_SET - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_INTEGER - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_INTEGER_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_LONG - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_LONG_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_NULL - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_OBJECT_END - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_SHORT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_SHORT_OBJECT - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_SQL_DATE - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_SQL_TIME - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_SQL_TIMESTAMP - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_STRING - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_STRING_TYPE_HANDLER - Static variable in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec
 
JMF_X011_1100 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_X011_1101 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_X011_1110 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_X011_1111 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_XX01_1110 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_XX01_1111 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_XXX0_1110 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_XXX0_1111 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_XXXX_0110 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMF_XXXX_0111 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
JMFAMF0MessagingCodec - Class in org.granite.client.messaging.codec
 
JMFAMF0MessagingCodec(ClientSharedContext) - Constructor for class org.granite.client.messaging.codec.JMFAMF0MessagingCodec
 
JMFAMF3MessagingCodec - Class in org.granite.client.messaging.codec
 
JMFAMF3MessagingCodec(ClientSharedContext) - Constructor for class org.granite.client.messaging.codec.JMFAMF3MessagingCodec
 
JMFAMFMessagingChannel - Class in org.granite.client.messaging.channel.amf
 
JMFAMFMessagingChannel(Transport, ClientSharedContext, String, URI) - Constructor for class org.granite.client.messaging.channel.amf.JMFAMFMessagingChannel
 
JMFAMFRemotingChannel - Class in org.granite.client.messaging.channel.amf
 
JMFAMFRemotingChannel(Transport, ClientSharedContext, String, URI, int) - Constructor for class org.granite.client.messaging.channel.amf.JMFAMFRemotingChannel
 
JMFAMFUtil - Class in org.granite.util
 
JMFAMFUtil() - Constructor for class org.granite.util.JMFAMFUtil
 
JMFChannelFactory - Class in org.granite.client.messaging.channel
 
JMFChannelFactory() - Constructor for class org.granite.client.messaging.channel.JMFChannelFactory
 
JMFChannelFactory(Object) - Constructor for class org.granite.client.messaging.channel.JMFChannelFactory
 
JMFChannelFactory(Object, ClientSharedContext, Transport, Transport) - Constructor for class org.granite.client.messaging.channel.JMFChannelFactory
 
JMFConfigurationException - Exception in org.granite.messaging.jmf
 
JMFConfigurationException() - Constructor for exception org.granite.messaging.jmf.JMFConfigurationException
 
JMFConfigurationException(String) - Constructor for exception org.granite.messaging.jmf.JMFConfigurationException
 
JMFConfigurationException(Throwable) - Constructor for exception org.granite.messaging.jmf.JMFConfigurationException
 
JMFConfigurationException(String, Throwable) - Constructor for exception org.granite.messaging.jmf.JMFConfigurationException
 
JMFConstants - Interface in org.granite.messaging.jmf
 
JMFDeserializer - Class in org.granite.messaging.jmf
 
JMFDeserializer(InputStream, SharedContext) - Constructor for class org.granite.messaging.jmf.JMFDeserializer
 
JMFDumper - Class in org.granite.messaging.jmf
 
JMFDumper(InputStream, SharedContext, PrintStream) - Constructor for class org.granite.messaging.jmf.JMFDumper
 
JMFDumper(InputStream, SharedContext, PrintStream, int) - Constructor for class org.granite.messaging.jmf.JMFDumper
 
JMFEncodingException - Exception in org.granite.messaging.jmf
 
JMFEncodingException() - Constructor for exception org.granite.messaging.jmf.JMFEncodingException
 
JMFEncodingException(String) - Constructor for exception org.granite.messaging.jmf.JMFEncodingException
 
JMFEncodingException(Throwable) - Constructor for exception org.granite.messaging.jmf.JMFEncodingException
 
JMFEncodingException(String, Throwable) - Constructor for exception org.granite.messaging.jmf.JMFEncodingException
 
JMFPersistentCollectionSnapshot - Class in org.granite.messaging.jmf.persistence
 
JMFPersistentCollectionSnapshot(String) - Constructor for class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
JMFPersistentCollectionSnapshot(boolean, String) - Constructor for class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
JMFPersistentCollectionSnapshot(boolean, String, boolean, Collection<?>) - Constructor for class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
JMFPersistentCollectionSnapshot(boolean, String, boolean, Map<?, ?>) - Constructor for class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
JMFPersistentCollectionSnapshotFactory - Class in org.granite.client.messaging.jmf.persistence
 
JMFPersistentCollectionSnapshotFactory() - Constructor for class org.granite.client.messaging.jmf.persistence.JMFPersistentCollectionSnapshotFactory
 
JMFSerializer - Class in org.granite.messaging.jmf
 
JMFSerializer(OutputStream, SharedContext) - Constructor for class org.granite.messaging.jmf.JMFSerializer
 
jmfTypeOfPrimitiveClass(Class<?>) - Method in interface org.granite.messaging.jmf.CodecRegistry
 
jmfTypeOfPrimitiveClass(Class<?>) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
JMFUnresolvedSharedObjectException - Exception in org.granite.messaging.jmf
 
JMFUnresolvedSharedObjectException() - Constructor for exception org.granite.messaging.jmf.JMFUnresolvedSharedObjectException
 
JMFUnresolvedSharedObjectException(String) - Constructor for exception org.granite.messaging.jmf.JMFUnresolvedSharedObjectException
 
JMFUnresolvedSharedObjectException(Throwable) - Constructor for exception org.granite.messaging.jmf.JMFUnresolvedSharedObjectException
 
JMFUnresolvedSharedObjectException(String, Throwable) - Constructor for exception org.granite.messaging.jmf.JMFUnresolvedSharedObjectException
 

K

key - Variable in class org.granite.messaging.amf.AMF0Header
 
keySet() - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
keySet() - Method in class org.granite.client.util.WeakIdentityHashMap
 

L

last() - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
lastIndexOf(Object) - Method in class org.granite.client.persistence.collection.PersistentList
 
lastKey() - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
lastModified(URI) - Static method in class org.granite.util.URIUtil
 
lastModified(URL) - Static method in class org.granite.util.URIUtil
 
Lazy - Annotation Type in org.granite.client.persistence
 
LazyInitializationException - Exception in org.granite.client.persistence
 
LazyInitializationException() - Constructor for exception org.granite.client.persistence.LazyInitializationException
 
LazyInitializationException(String) - Constructor for exception org.granite.client.persistence.LazyInitializationException
 
LazyInitializationException(Throwable) - Constructor for exception org.granite.client.persistence.LazyInitializationException
 
LazyInitializationException(String, Throwable) - Constructor for exception org.granite.client.persistence.LazyInitializationException
 
lenghtOfAbsoluteLong(long) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
length - Variable in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec.IntegerComponents
 
lengthOfBooleanArray(int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
lengthOfVariableAbsoluteInt(int) - Static method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
lengthOfVariableAbsoluteLong(long) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
lengthOfVariableAbsoluteLong(long) - Method in interface org.granite.messaging.jmf.codec.std.LongCodec
 
Level - Enum in org.granite.logging
 
lexicalPropertyComparator - Variable in class org.granite.messaging.reflect.Reflection
 
listIterator() - Method in class org.granite.client.persistence.collection.PersistentList
 
listIterator(int) - Method in class org.granite.client.persistence.collection.PersistentList
 
load() - Method in interface org.granite.client.configuration.Configuration
 
load() - Method in class org.granite.client.configuration.SimpleConfiguration
 
load(T, PersistentCollection.InitializationCallback) - Method in interface org.granite.client.persistence.Loader
 
load(Class<S>) - Static method in class org.granite.scan.ServiceLoader
 
load(Class<S>, ClassLoader) - Static method in class org.granite.scan.ServiceLoader
 
loadAsClass() - Method in class org.granite.scan.AbstractScannedItem
 
loadAsClass() - Method in interface org.granite.scan.ScannedItem
 
loadAsProperties() - Method in class org.granite.scan.AbstractScannedItem
 
loadAsProperties() - Method in interface org.granite.scan.ScannedItem
 
loadClass(String) - Method in class org.granite.messaging.reflect.Reflection
 
loadClass(ScannedItem) - Method in class org.granite.scan.ScannedItemClassLoader
 
loadDocument(InputStream) - Method in class org.granite.util.StdXMLUtil
 
loadDocument(InputStream, EntityResolver, ErrorHandler) - Method in class org.granite.util.StdXMLUtil
 
loadDocument(InputStream) - Method in interface org.granite.util.XMLUtil
 
loadDocument(InputStream, EntityResolver, ErrorHandler) - Method in interface org.granite.util.XMLUtil
 
Loader<T> - Interface in org.granite.client.persistence
 
log - Static variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
log - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
 
Log4jLogger - Class in org.granite.logging
 
Log4jLogger(String, LoggingFormatter) - Constructor for class org.granite.logging.Log4jLogger
 
Logger - Class in org.granite.logging
 
Logger(Object, LoggingFormatter) - Constructor for class org.granite.logging.Logger
 
LOGGER_IMPL_SYSTEM_PROPERTY - Static variable in class org.granite.logging.Logger
 
LoggingFormatter - Interface in org.granite.logging
 
login(Object) - Method in interface org.granite.messaging.service.security.SecurityService
 
login(Object, String) - Method in interface org.granite.messaging.service.security.SecurityService
 
LOGIN_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
loginError() - Method in class flex.messaging.messages.ErrorMessage
 
LoginMessage - Class in org.granite.client.messaging.messages.requests
 
LoginMessage() - Constructor for class org.granite.client.messaging.messages.requests.LoginMessage
 
LoginMessage(String, Credentials) - Constructor for class org.granite.client.messaging.messages.requests.LoginMessage
 
LoginMessage(String, String, long, long, Map<String, Object>, Credentials) - Constructor for class org.granite.client.messaging.messages.requests.LoginMessage
 
logMore - Static variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
logMore - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
 
logout(ResponseListener...) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
logout(ResponseListener...) - Method in interface org.granite.client.messaging.channel.Channel
 
logout() - Method in interface org.granite.messaging.service.security.SecurityService
 
LOGOUT_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
LogoutMessage - Class in org.granite.client.messaging.messages.requests
 
LogoutMessage() - Constructor for class org.granite.client.messaging.messages.requests.LogoutMessage
 
LogoutMessage(String) - Constructor for class org.granite.client.messaging.messages.requests.LogoutMessage
 
LogoutMessage(String, String, long, long, Map<String, Object>) - Constructor for class org.granite.client.messaging.messages.requests.LogoutMessage
 
LongCodec - Interface in org.granite.messaging.jmf.codec.std
 
LongCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
LongCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
LongExternalizer - Class in org.granite.messaging.amf.io.util.externalizer
 
LongExternalizer() - Constructor for class org.granite.messaging.amf.io.util.externalizer.LongExternalizer
 
LongInstantiator - Class in org.granite.messaging.amf.io.util.instantiator
 
LongInstantiator() - Constructor for class org.granite.messaging.amf.io.util.instantiator.LongInstantiator
 

M

main(String[]) - Static method in class org.granite.messaging.service.tide.TideComponentNameMatcher
 
Map2Map - Class in org.granite.messaging.amf.io.convert.impl
 
Map2Map(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Map2Map
 
MapExternalizer - Class in org.granite.messaging.amf.io.util.externalizer
 
MapExternalizer() - Constructor for class org.granite.messaging.amf.io.util.externalizer.MapExternalizer
 
MapProperty - Class in org.granite.messaging.amf.io.util
 
MapProperty(Converters, String) - Constructor for class org.granite.messaging.amf.io.util.MapProperty
 
MapUtil - Class in org.granite.util
 
MapUtil() - Constructor for class org.granite.util.MapUtil
 
matches(String, Set<Class<?>>, Object, boolean) - Method in class org.granite.messaging.service.tide.TideComponentAnnotatedWithMatcher
 
matches(String, Set<Class<?>>, Object, boolean) - Method in class org.granite.messaging.service.tide.TideComponentInstanceOfMatcher
 
matches(String, Set<Class<?>>, Object, boolean) - Method in interface org.granite.messaging.service.tide.TideComponentMatcher
 
matches(String, Set<Class<?>>, Object, boolean) - Method in class org.granite.messaging.service.tide.TideComponentNameMatcher
 
matches(String, Set<Class<?>>, Object, boolean) - Method in class org.granite.messaging.service.tide.TideComponentTypeMatcher
 
matches(String, String, String) - Method in class org.granite.tide.invocation.ContextResult
 
MathContextExternalizer - Class in org.granite.messaging.amf.io.util.externalizer
 
MathContextExternalizer() - Constructor for class org.granite.messaging.amf.io.util.externalizer.MathContextExternalizer
 
MathContextInstantiator - Class in org.granite.messaging.amf.io.util.instantiator
 
MathContextInstantiator() - Constructor for class org.granite.messaging.amf.io.util.instantiator.MathContextInstantiator
 
maxArrayElements - Variable in class org.granite.messaging.jmf.JMFDumper
 
maxConcurrentRequests - Variable in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
Message - Interface in flex.messaging.messages
 
Message - Interface in org.granite.client.messaging.messages
 
Message.Type - Enum in org.granite.client.messaging.messages
 
MessageChain<T extends MessageChain<T>> - Interface in org.granite.client.messaging.messages
 
MessagingChannel - Interface in org.granite.client.messaging.channel
 
MessagingCodec<M> - Interface in org.granite.client.messaging.codec
 
MessagingCodec.ClientType - Enum in org.granite.client.messaging.codec
 
messagingTransport - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
 
MethodMatcher - Interface in org.granite.messaging.service
 
MethodProperty - Class in org.granite.messaging.amf.io.util
 
MethodProperty(Converters, String, Method, Method) - Constructor for class org.granite.messaging.amf.io.util.MethodProperty
 
MethodProperty - Interface in org.granite.messaging.reflect
 
mimeType() - Method in enum org.granite.util.ContentType
 

N

name - Variable in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
newAccessDeniedException() - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newAccessDeniedException(String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newAccessDeniedException(String, String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newAMF3Deserializer(InputStream) - Method in class org.granite.config.GraniteConfig
 
newAMF3Serializer(OutputStream) - Method in class org.granite.config.GraniteConfig
 
newArray(Class<?>, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
newArray(Type, int) - Static method in class org.granite.util.ArrayUtil
 
newAuthenticationFailedException(String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newBadTypeJMFEncodingException(int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractStandardCodec
 
newCollection(Class<?>, int) - Static method in class org.granite.util.CollectionUtil
 
newComparator(ObjectInput) - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
newComparator(ObjectInput) - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
newComparator(ObjectInput) - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
newConfiguration() - Method in class org.granite.client.platform.Platform
 
newDocument() - Method in class org.granite.util.StdXMLUtil
 
newDocument(String) - Method in class org.granite.util.StdXMLUtil
 
newDocument() - Method in interface org.granite.util.XMLUtil
 
newDocument(String) - Method in interface org.granite.util.XMLUtil
 
newDumpObjectArray(String, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
newDumpPrimitiveArray(int, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
newElement(Node, String) - Method in class org.granite.util.StdXMLUtil
 
newElement(Node, String, String) - Method in class org.granite.util.StdXMLUtil
 
newElement(Node, String) - Method in interface org.granite.util.XMLUtil
 
newElement(Node, String, String) - Method in interface org.granite.util.XMLUtil
 
newFieldProperty(Field) - Method in class org.granite.messaging.reflect.Reflection
 
newInstance(ExtendedObjectInput, String) - Method in class org.granite.client.messaging.jmf.ext.ClientEntityCodec
 
newInstance(Object) - Static method in class org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory
 
newInstance(ContentType) - Static method in class org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory
 
newInstance(Map<?, ?>) - Static method in class org.granite.collections.BasicMap
 
newInstance(String, ObjectInput) - Method in class org.granite.messaging.amf.io.util.externalizer.BigDecimalExternalizer
 
newInstance(String, ObjectInput) - Method in class org.granite.messaging.amf.io.util.externalizer.BigIntegerExternalizer
 
newInstance(String, ObjectInput) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
newInstance(String, ObjectInput) - Method in class org.granite.messaging.amf.io.util.externalizer.EnumExternalizer
 
newInstance(String, ObjectInput) - Method in interface org.granite.messaging.amf.io.util.externalizer.Externalizer
 
newInstance(String, ObjectInput) - Method in class org.granite.messaging.amf.io.util.externalizer.LongExternalizer
 
newInstance(String, ObjectInput) - Method in class org.granite.messaging.amf.io.util.externalizer.MathContextExternalizer
 
newInstance() - Method in class org.granite.messaging.amf.io.util.instantiator.AbstractInstantiator
 
newInstance() - Method in class org.granite.messaging.amf.io.util.instantiator.BigDecimalInstantiator
 
newInstance() - Method in class org.granite.messaging.amf.io.util.instantiator.BigIntegerInstantiator
 
newInstance() - Method in class org.granite.messaging.amf.io.util.instantiator.EnumInstantiator
 
newInstance() - Method in class org.granite.messaging.amf.io.util.instantiator.LongInstantiator
 
newInstance() - Method in class org.granite.messaging.amf.io.util.instantiator.MathContextInstantiator
 
newInstance(ExtendedObjectInput, String) - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodec
 
newInstance(Class<T>) - Method in interface org.granite.messaging.reflect.BypassConstructorAllocator
 
newInstance(Class<T>) - Method in class org.granite.messaging.reflect.Reflection
 
newInstance(String) - Method in class org.granite.messaging.reflect.Reflection
 
newInstance(Class<T>) - Method in class org.granite.messaging.reflect.SunBypassConstructorAllocator
 
newInstance(String) - Static method in class org.granite.util.TypeUtil
 
newInstance(String, Class<T>) - Static method in class org.granite.util.TypeUtil
 
newInstance(String, Class<?>[], Object[]) - Static method in class org.granite.util.TypeUtil
 
newInstance(Class<?>, Class<T>) - Static method in class org.granite.util.TypeUtil
 
newInstance(Class<T>, Class<?>[], Object[]) - Static method in class org.granite.util.TypeUtil
 
newInvalidCredentialsException() - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newInvalidCredentialsException(String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newInvalidCredentialsException(String, String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newInvocation(String, Object...) - Method in class org.granite.client.messaging.RemoteService
 
newJavaInstance() - Method in class org.granite.client.messaging.codec.ClientJavaClassDescriptor
 
newJavaInstance() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
newJavaInstance() - Method in class org.granite.messaging.amf.io.util.DefaultActionScriptClassDescriptor
 
newMap(Class<?>, int) - Static method in class org.granite.util.MapUtil
 
newMessagingChannel(String, String) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
newMessagingChannel(String, URI) - Method in class org.granite.client.messaging.channel.AMFChannelFactory
 
newMessagingChannel(String, String) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
newMessagingChannel(String, URI) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
newMessagingChannel(String, URI) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
newMessagingTransport() - Method in class org.granite.client.platform.Platform
 
newMethodProperty(Method, Method, String) - Method in class org.granite.messaging.reflect.Reflection
 
newNotLoggedInException() - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newNotLoggedInException(String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newNotLoggedInException(String, String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newPersistentCollectionSnapshot(String) - Method in class org.granite.client.messaging.amf.persistence.AMFPersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String) - Method in class org.granite.client.messaging.amf.persistence.AMFPersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String, boolean, Collection<?>) - Method in class org.granite.client.messaging.amf.persistence.AMFPersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String, boolean, Map<?, ?>) - Method in class org.granite.client.messaging.amf.persistence.AMFPersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(String) - Method in class org.granite.client.messaging.jmf.persistence.JMFPersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String) - Method in class org.granite.client.messaging.jmf.persistence.JMFPersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String, boolean, Collection<?>) - Method in class org.granite.client.messaging.jmf.persistence.JMFPersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String, boolean, Map<?, ?>) - Method in class org.granite.client.messaging.jmf.persistence.JMFPersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(String) - Method in class org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String) - Method in class org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String, boolean, Collection<?>) - Method in class org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory
 
newPersistentCollectionSnapshot(boolean, String, boolean, Map<?, ?>) - Method in class org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory
 
newRemoteAliasScanner() - Method in class org.granite.client.platform.Platform
 
newRemotingChannel(String, String) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
newRemotingChannel(String, String, int) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
newRemotingChannel(String, URI) - Method in class org.granite.client.messaging.channel.AMFChannelFactory
 
newRemotingChannel(String, URI, int) - Method in class org.granite.client.messaging.channel.AMFChannelFactory
 
newRemotingChannel(String, String) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
newRemotingChannel(String, String, int) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
newRemotingChannel(String, URI) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
newRemotingChannel(String, URI, int) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
newRemotingChannel(String, URI) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
newRemotingChannel(String, URI, int) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
newRemotingTransport() - Method in class org.granite.client.platform.Platform
 
newSessionExpiredException() - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newSessionExpiredException(String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
newSessionExpiredException(String, String) - Static method in exception org.granite.messaging.service.security.SecurityServiceException
 
next() - Method in class org.granite.scan.ServiceLoader.ServicesIterator
 
NoConverterFoundException - Exception in org.granite.messaging.amf.io.convert
 
NoConverterFoundException(Object, Type) - Constructor for exception org.granite.messaging.amf.io.convert.NoConverterFoundException
 
NoConverterFoundException(Object, Type, String) - Constructor for exception org.granite.messaging.amf.io.convert.NoConverterFoundException
 
NoConverterFoundException(Object, Type, Throwable) - Constructor for exception org.granite.messaging.amf.io.convert.NoConverterFoundException
 
NoConverterFoundException(Object, Type, String, Throwable) - Constructor for exception org.granite.messaging.amf.io.convert.NoConverterFoundException
 
noIndentPrintLn(String) - Method in interface org.granite.messaging.jmf.DumpContext
 
noIndentPrintLn(String) - Method in class org.granite.messaging.jmf.JMFDumper
 
NoopAMF3DeserializerSecurizer - Class in org.granite.client.configuration
 
NoopAMF3DeserializerSecurizer() - Constructor for class org.granite.client.configuration.NoopAMF3DeserializerSecurizer
 
NoopWritableProperty - Class in org.granite.messaging.reflect
 
NoopWritableProperty(String, Class<?>) - Constructor for class org.granite.messaging.reflect.NoopWritableProperty
 
normalize(String) - Static method in class org.granite.util.URIUtil
 
NULL_PROPERTY - Static variable in class org.granite.messaging.reflect.Reflection
 
NullCodec - Interface in org.granite.messaging.jmf.codec.std
 
NullCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
NullCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.NullCodecImpl
 
nullIfEmpty(String) - Static method in class org.granite.util.Strings
 
NullProperty - Class in org.granite.messaging.reflect
 
NullProperty() - Constructor for class org.granite.messaging.reflect.NullProperty
 
Number2BigDecimal - Class in org.granite.messaging.amf.io.convert.impl
 
Number2BigDecimal(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Number2BigDecimal
 
Number2BigInteger - Class in org.granite.messaging.amf.io.convert.impl
 
Number2BigInteger(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Number2BigInteger
 
Number2Byte - Class in org.granite.messaging.amf.io.convert.impl
 
Number2Byte(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Number2Byte
 
Number2Double - Class in org.granite.messaging.amf.io.convert.impl
 
Number2Double(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Number2Double
 
Number2Float - Class in org.granite.messaging.amf.io.convert.impl
 
Number2Float(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Number2Float
 
Number2Integer - Class in org.granite.messaging.amf.io.convert.impl
 
Number2Integer(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Number2Integer
 
Number2Long - Class in org.granite.messaging.amf.io.convert.impl
 
Number2Long(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Number2Long
 
Number2Short - Class in org.granite.messaging.amf.io.convert.impl
 
Number2Short(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Number2Short
 

O

ObjectCodec - Interface in org.granite.messaging.jmf.codec.std
 
ObjectCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
ObjectCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
onCancel() - Method in interface org.granite.client.messaging.transport.TransportResponseHandler
 
onCancelled(CancelledEvent) - Method in class org.granite.client.messaging.AllInOneResponseListener
 
onCancelled(TransportMessage) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
onCancelled(TransportMessage) - Method in interface org.granite.client.messaging.channel.Channel
 
onCancelled(CancelledEvent) - Method in class org.granite.client.messaging.DefaultResponseListener
 
onCancelled(CancelledEvent) - Method in interface org.granite.client.messaging.ResponseListener
 
onCancelled(CancelledEvent) - Method in class org.granite.client.messaging.ResultFaultIssuesResponseListener
 
onClose() - Method in interface org.granite.client.messaging.transport.TransportResponseHandler
 
onDisconnect() - Method in class org.granite.client.messaging.Consumer
 
onError(TransportMessage, Exception) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
onError(TransportMessage, Exception) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
onError(TransportMessage, Exception) - Method in interface org.granite.client.messaging.channel.Channel
 
onError(Exception) - Method in interface org.granite.client.messaging.transport.TransportResponseHandler
 
onEvent(Event) - Method in class org.granite.client.messaging.AllInOneResponseListener
 
onFailure(FailureEvent) - Method in class org.granite.client.messaging.AllInOneResponseListener
 
onFailure(FailureEvent) - Method in class org.granite.client.messaging.DefaultResponseListener
 
onFailure(FailureEvent) - Method in interface org.granite.client.messaging.ResponseListener
 
onFailure(FailureEvent) - Method in class org.granite.client.messaging.ResultFaultIssuesResponseListener
 
onFault(FaultEvent) - Method in class org.granite.client.messaging.AllInOneResponseListener
 
onFault(FaultEvent) - Method in class org.granite.client.messaging.DefaultResponseListener
 
onFault(FaultEvent) - Method in interface org.granite.client.messaging.ResponseListener
 
onFault(FaultEvent) - Method in class org.granite.client.messaging.ResultIssuesResponseListener
 
onInitialize() - Method in interface org.granite.client.persistence.Loader
 
onInitializing() - Method in interface org.granite.client.persistence.Loader
 
onIssue(IssueEvent) - Method in class org.granite.client.messaging.ResultFaultIssuesResponseListener
 
onMessage(InputStream) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
onMessage(InputStream) - Method in interface org.granite.client.messaging.channel.Channel
 
onMessage(TopicMessage) - Method in class org.granite.client.messaging.Consumer
 
onMessage(TopicMessageEvent) - Method in interface org.granite.client.messaging.TopicMessageListener
 
onMessage(M) - Method in interface org.granite.client.messaging.transport.TransportResponseHandler
 
onResult(ResultEvent) - Method in class org.granite.client.messaging.AllInOneResponseListener
 
onResult(ResultEvent) - Method in class org.granite.client.messaging.DefaultResponseListener
 
onResult(ResultEvent) - Method in interface org.granite.client.messaging.ResponseListener
 
onStop(Transport) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
onStop(Transport) - Method in interface org.granite.client.messaging.transport.TransportStopListener
 
onTimeout(TimeoutEvent) - Method in class org.granite.client.messaging.AllInOneResponseListener
 
onTimeout(TimeoutEvent) - Method in class org.granite.client.messaging.DefaultResponseListener
 
onTimeout(TimeoutEvent) - Method in interface org.granite.client.messaging.ResponseListener
 
onTimeout(TimeoutEvent) - Method in class org.granite.client.messaging.ResultFaultIssuesResponseListener
 
onUninitialize() - Method in interface org.granite.client.persistence.Loader
 
orderedFields - Variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
orderedSetterFields - Variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
org.granite.client.configuration - package org.granite.client.configuration
 
org.granite.client.messaging - package org.granite.client.messaging
 
org.granite.client.messaging.amf.persistence - package org.granite.client.messaging.amf.persistence
 
org.granite.client.messaging.channel - package org.granite.client.messaging.channel
 
org.granite.client.messaging.channel.amf - package org.granite.client.messaging.channel.amf
 
org.granite.client.messaging.codec - package org.granite.client.messaging.codec
 
org.granite.client.messaging.events - package org.granite.client.messaging.events
 
org.granite.client.messaging.jmf - package org.granite.client.messaging.jmf
 
org.granite.client.messaging.jmf.ext - package org.granite.client.messaging.jmf.ext
 
org.granite.client.messaging.jmf.persistence - package org.granite.client.messaging.jmf.persistence
 
org.granite.client.messaging.messages - package org.granite.client.messaging.messages
 
org.granite.client.messaging.messages.push - package org.granite.client.messaging.messages.push
 
org.granite.client.messaging.messages.requests - package org.granite.client.messaging.messages.requests
 
org.granite.client.messaging.messages.responses - package org.granite.client.messaging.messages.responses
 
org.granite.client.messaging.transport - package org.granite.client.messaging.transport
 
org.granite.client.messaging.transport.apache - package org.granite.client.messaging.transport.apache
 
org.granite.client.messaging.transport.jetty - package org.granite.client.messaging.transport.jetty
 
org.granite.client.persistence - package org.granite.client.persistence
 
org.granite.client.persistence.collection - package org.granite.client.persistence.collection
 
org.granite.client.platform - package org.granite.client.platform
 
org.granite.client.util - package org.granite.client.util
 
org.granite.clustering - package org.granite.clustering
 
org.granite.collections - package org.granite.collections
 
org.granite.config - package org.granite.config
 
org.granite.config.api - package org.granite.config.api
 
org.granite.config.api.internal - package org.granite.config.api.internal
 
org.granite.config.flex - package org.granite.config.flex
 
org.granite.context - package org.granite.context
 
org.granite.logging - package org.granite.logging
 
org.granite.messaging - package org.granite.messaging
 
org.granite.messaging.amf - package org.granite.messaging.amf
 
org.granite.messaging.amf.io - package org.granite.messaging.amf.io
 
org.granite.messaging.amf.io.convert - package org.granite.messaging.amf.io.convert
 
org.granite.messaging.amf.io.convert.impl - package org.granite.messaging.amf.io.convert.impl
 
org.granite.messaging.amf.io.util - package org.granite.messaging.amf.io.util
 
org.granite.messaging.amf.io.util.externalizer - package org.granite.messaging.amf.io.util.externalizer
 
org.granite.messaging.amf.io.util.externalizer.annotation - package org.granite.messaging.amf.io.util.externalizer.annotation
 
org.granite.messaging.amf.io.util.instantiator - package org.granite.messaging.amf.io.util.instantiator
 
org.granite.messaging.amf.persistence - package org.granite.messaging.amf.persistence
 
org.granite.messaging.amf.process - package org.granite.messaging.amf.process
 
org.granite.messaging.annotations - package org.granite.messaging.annotations
 
org.granite.messaging.jmf - package org.granite.messaging.jmf
 
org.granite.messaging.jmf.codec - package org.granite.messaging.jmf.codec
 
org.granite.messaging.jmf.codec.std - package org.granite.messaging.jmf.codec.std
 
org.granite.messaging.jmf.codec.std.impl - package org.granite.messaging.jmf.codec.std.impl
 
org.granite.messaging.jmf.persistence - package org.granite.messaging.jmf.persistence
 
org.granite.messaging.persistence - package org.granite.messaging.persistence
 
org.granite.messaging.reflect - package org.granite.messaging.reflect
 
org.granite.messaging.service - package org.granite.messaging.service
 
org.granite.messaging.service.annotations - package org.granite.messaging.service.annotations
 
org.granite.messaging.service.security - package org.granite.messaging.service.security
 
org.granite.messaging.service.tide - package org.granite.messaging.service.tide
 
org.granite.scan - package org.granite.scan
 
org.granite.tide - package org.granite.tide
 
org.granite.tide.data.model - package org.granite.tide.data.model
 
org.granite.tide.invocation - package org.granite.tide.invocation
 
org.granite.util - package org.granite.util
 
OutputContext - Interface in org.granite.messaging.jmf
 
outputStream - Variable in class org.granite.messaging.jmf.JMFSerializer
 

P

Page<E> - Class in org.granite.tide.data.model
 
Page() - Constructor for class org.granite.tide.data.model.Page
 
Page(int, int, int, List<E>) - Constructor for class org.granite.tide.data.model.Page
 
PageInfo - Class in org.granite.tide.data.model
 
PageInfo() - Constructor for class org.granite.tide.data.model.PageInfo
 
PageInfo(int, int, String[], boolean[]) - Constructor for class org.granite.tide.data.model.PageInfo
 
Param - Annotation Type in org.granite.messaging.service.annotations
Tells the generator to generate a method parameter with the supplied name (instead of using the default "arg(n)" pattern).
Persistence - Class in org.granite.client.persistence
 
Persistence(Reflection) - Constructor for class org.granite.client.persistence.Persistence
 
persistence - Variable in class org.granite.client.platform.Platform
 
persistence() - Static method in class org.granite.client.platform.Platform
 
PersistentBag<E> - Class in org.granite.client.persistence.collection
 
PersistentBag() - Constructor for class org.granite.client.persistence.collection.PersistentBag
 
PersistentBag(boolean) - Constructor for class org.granite.client.persistence.collection.PersistentBag
 
PersistentBag(List<E>) - Constructor for class org.granite.client.persistence.collection.PersistentBag
 
PersistentBag(List<E>, boolean) - Constructor for class org.granite.client.persistence.collection.PersistentBag
 
PersistentCollection - Interface in org.granite.client.persistence.collection
 
PersistentCollection.ChangeListener - Interface in org.granite.client.persistence.collection
 
PersistentCollection.InitializationCallback - Interface in org.granite.client.persistence.collection
 
PersistentCollection.InitializationListener - Interface in org.granite.client.persistence.collection
 
PersistentCollectionSnapshot - Interface in org.granite.messaging.persistence
 
PersistentCollectionSnapshotFactory - Class in org.granite.client.persistence.collection
 
PersistentCollectionSnapshotFactory() - Constructor for class org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory
 
PersistentList<E> - Class in org.granite.client.persistence.collection
 
PersistentList() - Constructor for class org.granite.client.persistence.collection.PersistentList
 
PersistentList(boolean) - Constructor for class org.granite.client.persistence.collection.PersistentList
 
PersistentList(List<E>) - Constructor for class org.granite.client.persistence.collection.PersistentList
 
PersistentList(List<E>, boolean) - Constructor for class org.granite.client.persistence.collection.PersistentList
 
PersistentMap<K,V> - Class in org.granite.client.persistence.collection
 
PersistentMap() - Constructor for class org.granite.client.persistence.collection.PersistentMap
 
PersistentMap(boolean) - Constructor for class org.granite.client.persistence.collection.PersistentMap
 
PersistentMap(Map<K, V>) - Constructor for class org.granite.client.persistence.collection.PersistentMap
 
PersistentMap(Map<K, V>, boolean) - Constructor for class org.granite.client.persistence.collection.PersistentMap
 
PersistentSet<E> - Class in org.granite.client.persistence.collection
 
PersistentSet() - Constructor for class org.granite.client.persistence.collection.PersistentSet
 
PersistentSet(boolean) - Constructor for class org.granite.client.persistence.collection.PersistentSet
 
PersistentSet(Set<E>) - Constructor for class org.granite.client.persistence.collection.PersistentSet
 
PersistentSet(Set<E>, boolean) - Constructor for class org.granite.client.persistence.collection.PersistentSet
 
PersistentSortedCollection<E> - Interface in org.granite.client.persistence.collection
 
PersistentSortedMap<K,V> - Class in org.granite.client.persistence.collection
 
PersistentSortedMap() - Constructor for class org.granite.client.persistence.collection.PersistentSortedMap
 
PersistentSortedMap(boolean) - Constructor for class org.granite.client.persistence.collection.PersistentSortedMap
 
PersistentSortedMap(SortedMap<K, V>) - Constructor for class org.granite.client.persistence.collection.PersistentSortedMap
 
PersistentSortedMap(SortedMap<K, V>, boolean) - Constructor for class org.granite.client.persistence.collection.PersistentSortedMap
 
PersistentSortedSet<E> - Class in org.granite.client.persistence.collection
 
PersistentSortedSet() - Constructor for class org.granite.client.persistence.collection.PersistentSortedSet
 
PersistentSortedSet(boolean) - Constructor for class org.granite.client.persistence.collection.PersistentSortedSet
 
PersistentSortedSet(SortedSet<E>) - Constructor for class org.granite.client.persistence.collection.PersistentSortedSet
 
PersistentSortedSet(SortedSet<E>, boolean) - Constructor for class org.granite.client.persistence.collection.PersistentSortedSet
 
pinged - Variable in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
PingMessage - Class in org.granite.client.messaging.messages.requests
 
PingMessage() - Constructor for class org.granite.client.messaging.messages.requests.PingMessage
 
PingMessage(String) - Constructor for class org.granite.client.messaging.messages.requests.PingMessage
 
PingMessage(String, String, long, long, Map<String, Object>) - Constructor for class org.granite.client.messaging.messages.requests.PingMessage
 
Platform - Class in org.granite.client.platform
 
Platform() - Constructor for class org.granite.client.platform.Platform
 
Platform(ClassLoader) - Constructor for class org.granite.client.platform.Platform
 
Platform(Reflection) - Constructor for class org.granite.client.platform.Platform
 
PlatformConfigurationError - Error in org.granite.client.platform
 
PlatformConfigurationError() - Constructor for error org.granite.client.platform.PlatformConfigurationError
 
PlatformConfigurationError(String) - Constructor for error org.granite.client.platform.PlatformConfigurationError
 
PlatformConfigurationError(Throwable) - Constructor for error org.granite.client.platform.PlatformConfigurationError
 
PlatformConfigurationError(String, Throwable) - Constructor for error org.granite.client.platform.PlatformConfigurationError
 
poll(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
poll(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
 
poll(Channel, TransportMessage) - Method in interface org.granite.client.messaging.transport.Transport
 
POLL_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
populate(ResultSet) - Method in class flex.messaging.io.ASRecordSet
 
populate(String[], List<List<Object>>) - Method in class flex.messaging.io.ASRecordSet
 
populate(List<?>, String[]) - Method in class flex.messaging.io.ASRecordSet
 
postLoad(GraniteConfig) - Method in class org.granite.client.configuration.SimpleConfiguration
 
primitiveClassOfJmfType(int) - Method in interface org.granite.messaging.jmf.CodecRegistry
 
primitiveClassOfJmfType(int) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
 
PrimitiveCodec<T> - Interface in org.granite.messaging.jmf.codec
 
print(String) - Method in interface org.granite.messaging.jmf.DumpContext
 
print(String) - Method in class org.granite.messaging.jmf.JMFDumper
 
Producer - Class in org.granite.client.messaging
 
Producer(MessagingChannel, String, String) - Constructor for class org.granite.client.messaging.Producer
 
properties - Variable in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
properties - Variable in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
Property - Class in org.granite.messaging.amf.io.util
 
Property(Converters, String) - Constructor for class org.granite.messaging.amf.io.util.Property
 
Property - Interface in org.granite.messaging.reflect
 
PropertyAccessException - Exception in org.granite.messaging.reflect
 
PropertyAccessException() - Constructor for exception org.granite.messaging.reflect.PropertyAccessException
 
PropertyAccessException(String) - Constructor for exception org.granite.messaging.reflect.PropertyAccessException
 
PropertyAccessException(Throwable) - Constructor for exception org.granite.messaging.reflect.PropertyAccessException
 
PropertyAccessException(String, Throwable) - Constructor for exception org.granite.messaging.reflect.PropertyAccessException
 
PropertyDescriptor - Class in org.granite.util
 
PropertyDescriptor(String, Method, Method) - Constructor for class org.granite.util.PropertyDescriptor
 
PropertyDescriptor(String, Class<?>) - Constructor for class org.granite.util.PropertyDescriptor
 
PropertyNotFoundException - Exception in org.granite.messaging.reflect
 
PropertyNotFoundException() - Constructor for exception org.granite.messaging.reflect.PropertyNotFoundException
 
PropertyNotFoundException(String) - Constructor for exception org.granite.messaging.reflect.PropertyNotFoundException
 
PropertyNotFoundException(Throwable) - Constructor for exception org.granite.messaging.reflect.PropertyNotFoundException
 
PropertyNotFoundException(String, Throwable) - Constructor for exception org.granite.messaging.reflect.PropertyNotFoundException
 
ps - Variable in class org.granite.messaging.jmf.JMFDumper
 
PublicByteArrayOutputStream - Class in org.granite.util
 
PublicByteArrayOutputStream() - Constructor for class org.granite.util.PublicByteArrayOutputStream
 
PublicByteArrayOutputStream(int) - Constructor for class org.granite.util.PublicByteArrayOutputStream
 
publish(Object, ResponseListener...) - Method in class org.granite.client.messaging.Producer
 
publish(Object, Map<String, Object>, ResponseListener...) - Method in class org.granite.client.messaging.Producer
 
PublishMessage - Class in org.granite.client.messaging.messages.requests
 
PublishMessage() - Constructor for class org.granite.client.messaging.messages.requests.PublishMessage
 
PublishMessage(String, String, Object) - Constructor for class org.granite.client.messaging.messages.requests.PublishMessage
 
PublishMessage(String, String, String, Object) - Constructor for class org.granite.client.messaging.messages.requests.PublishMessage
 
PublishMessage(String, String, long, long, Map<String, Object>, String, String, Object) - Constructor for class org.granite.client.messaging.messages.requests.PublishMessage
 
put(String, Object) - Method in class flex.messaging.io.ASObject
Associates the specified value with the specified key in this map.
put(K, V) - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
put(K, V, boolean) - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
put(K, V) - Method in class org.granite.client.util.WeakIdentityHashMap
 
put(String, String) - Method in class org.granite.util.XMap
Creates or updates the text value of the element (or text or attribute) matched by the supplied XPath expression.
put(String, String, boolean) - Method in class org.granite.util.XMap
Creates or updates the text value of the element (or text or attribute) matched by the supplied XPath expression.
putAll(Map<? extends K, ? extends V>) - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
putAll(Map<? extends K, ? extends V>) - Method in class org.granite.client.util.WeakIdentityHashMap
 
putExternalizersByAnnotatedWith(String, String) - Method in class org.granite.config.GraniteConfig
 
putExternalizersByInstanceOf(String, String) - Method in class org.granite.config.GraniteConfig
 

R

RADIX - Static variable in class org.granite.messaging.amf.io.util.externalizer.BigIntegerExternalizer
 
randomUUID() - Static method in class org.granite.util.UUIDUtil
 
read() - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Deprecated. Implementation must throw a UnsupportedOperationException error.
read(byte[]) - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Deprecated. Implementation must throw a UnsupportedOperationException error.
read(byte[], int, int) - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Deprecated. Implementation must throw a UnsupportedOperationException error.
read() - Method in class org.granite.messaging.jmf.JMFDeserializer
Deprecated. 
read(byte[]) - Method in class org.granite.messaging.jmf.JMFDeserializer
Deprecated. 
read(byte[], int, int) - Method in class org.granite.messaging.jmf.JMFDeserializer
Deprecated. 
readAMF3Array() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3ByteArray() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3Data() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Reads object
readAMF3Date() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3Double() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3Integer() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3Object() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3String() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3VectorInt() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3VectorNumber() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3VectorObject() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3VectorUInt() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3Xml() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAMF3XmlString() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readAndSetProperty(Object, Property) - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Read the next data in the current input stream and set the given field of the given Object obj with this data.
readAndSetProperty(Object, Property) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readArray() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Reads array
readASObject() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Reads object
readBodies() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Read message body
readBoolean() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readByte() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readBytes(int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readChar() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readCharData(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
readCoreData(ObjectInput) - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
readCoreData(ObjectInput) - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
readCoreData(ObjectInput) - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
readCustomClass() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Reads custom class
readData(byte) - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Reads object from inputstream with selected type
readDate() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Reads date
readDouble() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readDoubleData(InputContext, int) - Static method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
readExternal(ObjectInput) - Method in class flex.messaging.io.ArrayCollection
 
readExternal(ObjectInput) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
readExternal(ObjectInput) - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
readExternal(ObjectInput) - Method in class org.granite.client.messaging.messages.requests.LoginMessage
 
readExternal(ObjectInput) - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
readExternal(ObjectInput) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
readExternal(ObjectInput) - Method in class org.granite.client.messaging.messages.responses.ResultMessage
 
readExternal(ObjectInput) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
readExternal(ObjectInput) - Method in class org.granite.collections.BasicMap
 
readExternal(Object, ObjectInput) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
readExternal(Object, ObjectInput) - Method in interface org.granite.messaging.amf.io.util.externalizer.Externalizer
 
readExternal(Object, ObjectInput) - Method in class org.granite.messaging.amf.io.util.externalizer.MapExternalizer
 
readExternal(ObjectInput) - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
readExternal(ObjectInput) - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
readExternal(ObjectInput) - Method in class org.granite.tide.data.model.Page
 
readExternal(ObjectInput) - Method in class org.granite.tide.data.model.PageInfo
 
readExternal(ObjectInput) - Method in class org.granite.tide.data.model.SortInfo
 
readExternal(ObjectInput) - Method in class org.granite.tide.TideMessage
 
readFloat() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readFloatData(InputContext, int) - Static method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
readFlushedSO() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Reads flushed stored object
readFully(byte[]) - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Deprecated. Implementation must throw a UnsupportedOperationException error.
readFully(byte[], int, int) - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Deprecated. Implementation must throw a UnsupportedOperationException error.
readFully(byte[]) - Method in class org.granite.messaging.jmf.JMFDeserializer
Deprecated. 
readFully(byte[], int, int) - Method in class org.granite.messaging.jmf.JMFDeserializer
Deprecated. 
readHeaders() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Read message header
readInitializationData(ObjectInput) - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
readInitializationData(ObjectInput) - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
readInitializationData(ObjectInput) - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
 
readInt() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readIntData(InputContext, int, boolean) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec
 
readIntData(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
readLine() - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Deprecated. Implementation must throw a UnsupportedOperationException error.
readLine() - Method in class org.granite.messaging.jmf.JMFDeserializer
Deprecated. 
readLong() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readLongData(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
readObject() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
 
readObject(ASObject) - Method in class org.granite.messaging.amf.io.AMF0Deserializer
Reads an object and converts the binary data into an List
readObject() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readObject(int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
readObject() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readObjectArray(InputContext, int, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
readObjectArray(InputContext, Class<?>, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
readPrimitiveArray(InputContext, Class<?>, int, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
readPrimitiveArray(InputContext, Class<?>, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
readShort() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readShortData(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
readString(InputContext, int, AbstractIntegerStringCodec.StringTypeHandler) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec
 
readString(InputContext, int, int, AbstractIntegerStringCodec.StringTypeHandler) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec
 
readUnsignedByte() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readUnsignedShort() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readUTF() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
readVariableInt(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
readVariableInt(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.IntegerCodec
 
readVariableLong(InputContext) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
readVariableLong(InputContext) - Method in interface org.granite.messaging.jmf.codec.std.LongCodec
 
receiving(M, int, int) - Method in interface org.granite.client.messaging.transport.TransportProgressHandler
 
RECONNECT_INTERVAL_MS_KEY - Static variable in interface org.granite.client.messaging.channel.Channel
 
RECONNECT_MAX_ATTEMPTS_KEY - Static variable in interface org.granite.client.messaging.channel.Channel
 
reconnectAttempts - Variable in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
reconnectIntervalMillis - Variable in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
reconnectMaxAttempts - Variable in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
reconnectTimerTask - Variable in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
reflection - Variable in class org.granite.client.platform.Platform
 
reflection() - Static method in class org.granite.client.platform.Platform
 
reflection - Variable in class org.granite.messaging.jmf.DefaultSharedContext
 
Reflection - Class in org.granite.messaging.reflect
 
Reflection(ClassLoader) - Constructor for class org.granite.messaging.reflect.Reflection
 
Reflection(ClassLoader, BypassConstructorAllocator) - Constructor for class org.granite.messaging.reflect.Reflection
 
Reflection.AnnotatedPropertyKey - Class in org.granite.messaging.reflect
 
Reflection.AnnotatedPropertyKey(Class<?>, Class<? extends Annotation>) - Constructor for class org.granite.messaging.reflect.Reflection.AnnotatedPropertyKey
 
Reflection.NameTypePropertyKey - Class in org.granite.messaging.reflect
 
Reflection.NameTypePropertyKey(Class<?>, String, Class<?>) - Constructor for class org.granite.messaging.reflect.Reflection.NameTypePropertyKey
 
Reflection.SinglePropertyKey - Interface in org.granite.messaging.reflect
 
ReflectionException - Exception in org.granite.messaging.reflect
 
ReflectionException() - Constructor for exception org.granite.messaging.reflect.ReflectionException
 
ReflectionException(String) - Constructor for exception org.granite.messaging.reflect.ReflectionException
 
ReflectionException(Throwable) - Constructor for exception org.granite.messaging.reflect.ReflectionException
 
ReflectionException(String, Throwable) - Constructor for exception org.granite.messaging.reflect.ReflectionException
 
Reflections - Class in org.granite.util
Reflections class copied from JBoss Seam.
Reflections() - Constructor for class org.granite.util.Reflections
 
RegexAMF3DeserializerSecurizer - Class in org.granite.messaging.amf.io
A default implementation of the securizer interface that prevents arbitrary class instantiation based on a regex pattern.
RegexAMF3DeserializerSecurizer() - Constructor for class org.granite.messaging.amf.io.RegexAMF3DeserializerSecurizer
 
registerAlias(Class<?>) - Method in class org.granite.client.messaging.ClientAliasRegistry
 
registerAlias(String, String) - Method in class org.granite.client.messaging.ClientAliasRegistry
 
registerAliases(Class<?>...) - Method in class org.granite.client.messaging.ClientAliasRegistry
 
registerAliases(Map<String, String>) - Method in class org.granite.client.messaging.ClientAliasRegistry
 
registerExceptionConverter(Class<? extends ExceptionConverter>) - Method in class org.granite.config.GraniteConfig
 
registerExceptionConverter(Class<? extends ExceptionConverter>, boolean) - Method in class org.granite.config.GraniteConfig
 
registerExceptionConverter(ExceptionConverter, boolean) - Method in class org.granite.config.GraniteConfig
 
release() - Static method in class org.granite.context.GraniteContext
 
reload() - Method in class org.granite.scan.ServiceLoader
 
REMOTE_CREDENTIALS_CHARSET_HEADER - Static variable in interface flex.messaging.messages.Message
 
REMOTE_CREDENTIALS_HEADER - Static variable in interface flex.messaging.messages.Message
 
RemoteAlias - Annotation Type in org.granite.client.messaging
 
RemoteAliasScanner - Interface in org.granite.client.messaging
 
RemoteDestination - Annotation Type in org.granite.messaging.service.annotations
 
RemoteService - Class in org.granite.client.messaging
 
RemoteService(Channel, String) - Constructor for class org.granite.client.messaging.RemoteService
 
RemoteService.RemoteServiceInvocation - Class in org.granite.client.messaging
 
RemoteService.RemoteServiceInvocation(RemoteService, String, Object...) - Constructor for class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
 
RemoteService.RemoteServiceInvocationChain - Interface in org.granite.client.messaging
 
RemotingChannel - Interface in org.granite.client.messaging.channel
 
RemotingDestinationSecurizer - Interface in org.granite.messaging.service.security
 
RemotingMessage - Class in flex.messaging.messages
 
RemotingMessage() - Constructor for class flex.messaging.messages.RemotingMessage
 
remotingTransport - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
 
remove(Object) - Method in class flex.messaging.io.ASObject
Removes the mapping for this key from this map if present.
remove(Object) - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
remove(Object) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
remove(int) - Method in class org.granite.client.persistence.collection.PersistentList
 
remove(Object) - Method in class org.granite.client.util.WeakIdentityHashMap
 
remove() - Method in class org.granite.config.flex.Destination
 
remove() - Method in class org.granite.scan.ServiceLoader.ServicesIterator
 
remove(String) - Method in class org.granite.util.XMap
Removes the element, text or attribute that matches the supplied XPath expression.
removeAll(Collection<?>) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
removeChannelId(String) - Method in interface org.granite.clustering.DistributedData
 
removeConsumer(Consumer) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
removeConsumer(Consumer) - Method in interface org.granite.client.messaging.channel.MessagingChannel
 
removeCredentials() - Method in interface org.granite.clustering.DistributedData
 
removeCredentialsCharset() - Method in interface org.granite.clustering.DistributedData
 
removeListener(PersistentCollection.ChangeListener) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
removeListener(PersistentCollection.InitializationListener) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
removeListener(PersistentCollection.ChangeListener) - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
removeListener(PersistentCollection.InitializationListener) - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
removeMessageListener(TopicMessageListener) - Method in class org.granite.client.messaging.Consumer
 
removeSpaces(String) - Static method in class org.granite.util.StringUtil
 
removeStopListener(TransportStopListener) - Method in class org.granite.client.messaging.transport.AbstractTransport
 
removeStopListener(TransportStopListener) - Method in interface org.granite.client.messaging.transport.Transport
 
removeSubcription(String, String) - Method in interface org.granite.clustering.DistributedData
 
request - Variable in class org.granite.client.messaging.events.AbstractResponseEvent
 
RequestMessage - Interface in org.granite.client.messaging.messages
 
required - Variable in class org.granite.messaging.amf.AMF0Header
 
resolve() - Method in class org.granite.messaging.amf.io.util.instantiator.AbstractInstantiator
 
resolveMatchingMethod(List<DefaultMethodMatcher.MatchingMethod>, Class<?>) - Method in class org.granite.messaging.service.DefaultMethodMatcher
 
resolveTypeVariable(Type, Class<?>, ParameterizedType[]) - Static method in class org.granite.util.TypeUtil
 
response - Variable in class org.granite.client.messaging.events.AbstractResponseEvent
 
response - Variable in class org.granite.messaging.amf.AMF0Body
 
ResponseListener - Interface in org.granite.client.messaging
 
ResponseListenerDispatcher - Class in org.granite.client.messaging
 
ResponseMessage - Interface in org.granite.client.messaging.messages
 
ResponseMessageFuture - Interface in org.granite.client.messaging.channel
 
ResultEvent - Class in org.granite.client.messaging.events
 
ResultEvent(RequestMessage, ResultMessage) - Constructor for class org.granite.client.messaging.events.ResultEvent
 
ResultFaultIssuesResponseListener - Class in org.granite.client.messaging
 
ResultFaultIssuesResponseListener() - Constructor for class org.granite.client.messaging.ResultFaultIssuesResponseListener
 
ResultIssuesResponseListener - Class in org.granite.client.messaging
 
ResultIssuesResponseListener() - Constructor for class org.granite.client.messaging.ResultIssuesResponseListener
 
ResultMessage - Class in org.granite.client.messaging.messages.responses
 
ResultMessage() - Constructor for class org.granite.client.messaging.messages.responses.ResultMessage
 
ResultMessage(String, String, Object) - Constructor for class org.granite.client.messaging.messages.responses.ResultMessage
 
ResultMessage(String, String, long, long, Map<String, Object>, String, Object) - Constructor for class org.granite.client.messaging.messages.responses.ResultMessage
 
retainAll(Collection<?>) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
retryInvocation(ServiceInvocationContext, Throwable) - Method in class org.granite.messaging.service.ServiceInvoker
Called after a failed invocation of the service's method.
revert(Object) - Method in class org.granite.messaging.amf.io.convert.Converters
Revert back to standard, AMF3 known Java type the supplied value.
revert(Object) - Method in class org.granite.messaging.amf.io.convert.impl.String2Enum
 
revert(Object) - Method in class org.granite.messaging.amf.io.convert.impl.String2Locale
 
revert(Object) - Method in class org.granite.messaging.amf.io.convert.impl.String2URI
 
revert(Object) - Method in interface org.granite.messaging.amf.io.convert.Reverter
Converts the supplied object to a well known Java type before AMF3 serialization, for example a JodaTime to a standard Java Date.
Reverter - Interface in org.granite.messaging.amf.io.convert
 
rows() - Method in class flex.messaging.io.ASRecordSet
 
run() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
run() - Method in class org.granite.client.messaging.channel.AsyncToken
 
run() - Method in class org.granite.util.StreamGobbler
 
RuntimePersistenceException - Exception in org.granite.client.persistence
 
RuntimePersistenceException() - Constructor for exception org.granite.client.persistence.RuntimePersistenceException
 
RuntimePersistenceException(String) - Constructor for exception org.granite.client.persistence.RuntimePersistenceException
 
RuntimePersistenceException(Throwable) - Constructor for exception org.granite.client.persistence.RuntimePersistenceException
 
RuntimePersistenceException(String, Throwable) - Constructor for exception org.granite.client.persistence.RuntimePersistenceException
 

S

safeRead() - Method in interface org.granite.messaging.jmf.InputContext
 
safeRead() - Method in class org.granite.messaging.jmf.JMFDeserializer
 
safeReadFully(byte[]) - Method in interface org.granite.messaging.jmf.InputContext
 
safeReadFully(byte[], int, int) - Method in interface org.granite.messaging.jmf.InputContext
 
safeReadFully(byte[]) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
safeReadFully(byte[], int, int) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
safeSkip(long) - Method in interface org.granite.messaging.jmf.InputContext
 
safeSkip(long) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
saveDocument(Document, OutputStream) - Method in class org.granite.util.StdXMLUtil
 
saveDocument(Document, OutputStream) - Method in interface org.granite.util.XMLUtil
 
scan(Set<String>) - Method in class org.granite.client.messaging.ClientAliasRegistry
 
scan(Set<String>) - Method in class org.granite.client.messaging.ExtCosRemoteAliasScanner
 
scan(Set<String>) - Method in interface org.granite.client.messaging.RemoteAliasScanner
 
scan(Set<String>) - Method in class org.granite.client.messaging.StandardRemoteAliasScanner
 
scan(Configuration) - Method in class org.granite.config.flex.ServicesConfig
 
scan(Set<String>) - Method in interface org.granite.messaging.AliasRegistry
 
scan(Set<String>) - Method in class org.granite.messaging.DefaultAliasRegistry
 
scan() - Method in interface org.granite.scan.Scanner
 
scan() - Method in class org.granite.scan.URLScanner
 
ScannedItem - Interface in org.granite.scan
 
ScannedItemClassLoader - Class in org.granite.scan
 
ScannedItemClassLoader(URLClassLoader) - Constructor for class org.granite.scan.ScannedItemClassLoader
 
ScannedItemClassLoader(URL[], URLClassLoader) - Constructor for class org.granite.scan.ScannedItemClassLoader
 
ScannedItemHandler - Interface in org.granite.scan
 
Scanner - Interface in org.granite.scan
 
ScannerFactory - Class in org.granite.scan
 
ScannerFactory() - Constructor for class org.granite.scan.ScannerFactory
 
scanPackageNames - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
 
schedule(TimerTask, long) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
scheduleReconnectTimerTask() - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
SecurityService - Interface in org.granite.messaging.service.security
 
SecurityServiceException - Exception in org.granite.messaging.service.security
 
SecurityServiceException(String) - Constructor for exception org.granite.messaging.service.security.SecurityServiceException
 
SecurityServiceException(String, String) - Constructor for exception org.granite.messaging.service.security.SecurityServiceException
 
SecurityServiceException(String, String, String) - Constructor for exception org.granite.messaging.service.security.SecurityServiceException
 
securizer - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
selectNodeSet(Object, String) - Method in class org.granite.util.StdXMLUtil
 
selectNodeSet(Object, String) - Method in interface org.granite.util.XMLUtil
 
SELECTOR_HEADER - Static variable in class flex.messaging.messages.CommandMessage
 
selectSingleNode(Object, String) - Method in class org.granite.util.StdXMLUtil
 
selectSingleNode(Object, String) - Method in interface org.granite.util.XMLUtil
 
send(RequestMessage, ResponseListener...) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
send(RequestMessage, ResponseListener...) - Method in interface org.granite.client.messaging.channel.Channel
 
send(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
send(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
 
send(Channel, TransportMessage) - Method in interface org.granite.client.messaging.transport.Transport
 
sending(M, int, int) - Method in interface org.granite.client.messaging.transport.TransportProgressHandler
 
serializablePropertiesCache - Variable in class org.granite.messaging.reflect.Reflection
 
Serialized - Annotation Type in org.granite.messaging.annotations
 
serializeMessage(AMF0Message) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes message
Service - Class in org.granite.config.flex
 
Service(String, String, String, Adapter, Map<String, Adapter>, Map<String, Destination>) - Constructor for class org.granite.config.flex.Service
 
SERVICE_NAME - Static variable in class flex.messaging.io.ASRecordSet
 
ServiceException - Exception in org.granite.messaging.service
 
ServiceException() - Constructor for exception org.granite.messaging.service.ServiceException
 
ServiceException(String) - Constructor for exception org.granite.messaging.service.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception org.granite.messaging.service.ServiceException
 
ServiceException(String, String) - Constructor for exception org.granite.messaging.service.ServiceException
 
ServiceException(String, String, String) - Constructor for exception org.granite.messaging.service.ServiceException
 
ServiceException(String, String, Throwable) - Constructor for exception org.granite.messaging.service.ServiceException
 
ServiceException(String, String, String, Throwable) - Constructor for exception org.granite.messaging.service.ServiceException
 
ServiceExceptionHandler - Interface in org.granite.messaging.service
 
ServiceFactory - Class in org.granite.messaging.service
 
ServiceFactory() - Constructor for class org.granite.messaging.service.ServiceFactory
 
ServiceInvocationContext - Class in org.granite.messaging.service
 
ServiceInvocationContext(Message, Destination, Object, Method, Object[]) - Constructor for class org.granite.messaging.service.ServiceInvocationContext
 
ServiceInvocationListener - Interface in org.granite.messaging.service
 
ServiceInvoker<T extends ServiceFactory> - Class in org.granite.messaging.service
Abstract base class for all service's methods calls.
ServiceInvoker(Destination, T) - Constructor for class org.granite.messaging.service.ServiceInvoker
Constructs a new ServiceInvoker.
ServiceLoader<S> - Class in org.granite.scan
 
ServiceLoader.ServicesIterator<S> - Class in org.granite.scan
 
serviceMethodName - Variable in class org.granite.messaging.amf.AMF0Body
 
serviceName - Variable in class org.granite.messaging.amf.AMF0Body
 
ServicesConfig - Class in org.granite.config.flex
 
ServicesConfig(InputStream, Configuration, boolean) - Constructor for class org.granite.config.flex.ServicesConfig
 
SESSION_INVALIDATE_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
SESSION_LAST_ACCESSED_TIME_KEY - Static variable in class org.granite.context.GraniteContext
 
SessionAwareChannel - Interface in org.granite.client.messaging.channel
 
sessionId - Variable in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
set(int, E) - Method in class org.granite.client.persistence.collection.PersistentList
 
set(Field, Object, Object) - Static method in class org.granite.util.Reflections
 
setAliasRegistry(AliasRegistry) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
setAliasRegistry(AliasRegistry) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
setAliasRegistry(AliasRegistry) - Method in class org.granite.config.GraniteConfig
 
setAmf0Request(AMF0Message) - Method in class org.granite.context.AMFContextImpl
 
setAmf0Response(AMF0Message) - Method in class org.granite.context.AMFContextImpl
 
setAmf3DeserializerSecurizer(AMF3DeserializerSecurizer) - Method in class org.granite.config.GraniteConfig
 
setAmf3MessageInterceptor(AMF3MessageInterceptor) - Method in class org.granite.config.GraniteConfig
 
setAndWrap(Field, Object, Object) - Static method in class org.granite.util.Reflections
 
setBody(Object) - Method in class flex.messaging.messages.AbstractMessage
 
setBody(Object) - Method in interface flex.messaging.messages.Message
 
setBody(Object) - Method in class org.granite.client.messaging.messages.requests.PublishMessage
 
setBoolean(Object, boolean) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setBoolean(Object, boolean) - Method in class org.granite.messaging.reflect.NullProperty
 
setBoolean(Object, boolean) - Method in interface org.granite.messaging.reflect.Property
 
setBoolean(Object, boolean) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setBoolean(Object, boolean) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setByte(Object, byte) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setByte(Object, byte) - Method in class org.granite.messaging.reflect.NullProperty
 
setByte(Object, byte) - Method in interface org.granite.messaging.reflect.Property
 
setByte(Object, byte) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setByte(Object, byte) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setCause(Object) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
setChannelListener(ResponseListener) - Method in class org.granite.client.messaging.channel.AsyncToken
 
setChar(Object, char) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setChar(Object, char) - Method in class org.granite.messaging.reflect.NullProperty
 
setChar(Object, char) - Method in interface org.granite.messaging.reflect.Property
 
setChar(Object, char) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setChar(Object, char) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setClientId(Object) - Method in class flex.messaging.messages.AbstractMessage
 
setClientId(Object) - Method in interface flex.messaging.messages.Message
 
setClientId(String) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
setClientId(String) - Method in interface org.granite.client.messaging.messages.Message
 
setClientType(MessagingCodec.ClientType) - Method in interface org.granite.client.configuration.Configuration
 
setClientType(MessagingCodec.ClientType) - Method in class org.granite.client.configuration.SimpleConfiguration
 
setCode(FaultMessage.Code) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
setColumnNames(String[]) - Method in class flex.messaging.io.ASRecordSet
 
setComponentClassName(String) - Method in class org.granite.tide.invocation.ContextResult
 
setComponentClassName(String) - Method in class org.granite.tide.invocation.ContextUpdate
 
setComponentName(String) - Method in class org.granite.tide.invocation.ContextResult
 
setComponentName(String) - Method in class org.granite.tide.invocation.ContextUpdate
 
setConfiguration(Configuration) - Method in class org.granite.client.messaging.transport.AbstractTransport
 
setConfiguration(Configuration) - Method in interface org.granite.client.messaging.transport.Transport
 
setConstructorParameters(Class<?>[], Object[]) - Method in class org.granite.scan.ServiceLoader
 
setContext(Object) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
setContext(Object) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
setContext(Object) - Method in class org.granite.client.messaging.transport.AbstractTransport
 
setContext(Object) - Method in interface org.granite.client.messaging.transport.Transport
 
setContext(Object) - Method in class org.granite.client.platform.Platform
 
setCorrelationId(String) - Method in class flex.messaging.messages.AsyncMessage
 
setCorrelationId(String) - Method in interface org.granite.client.messaging.messages.ResponseMessage
 
setCorrelationId(String) - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
setCredentials(Credentials) - Method in class org.granite.client.messaging.channel.AbstractChannel
 
setCredentials(Credentials) - Method in interface org.granite.client.messaging.channel.Channel
 
setCredentials(Credentials) - Method in class org.granite.client.messaging.messages.requests.LoginMessage
 
setCredentials(Object) - Method in interface org.granite.clustering.DistributedData
 
setCredentialsCharset(String) - Method in interface org.granite.clustering.DistributedData
 
setCurrentAmf3Message(Message) - Method in class org.granite.context.AMFContextImpl
 
setCurrentInstance(GraniteContext) - Static method in class org.granite.context.GraniteContext
 
setCursor(int) - Method in class flex.messaging.io.ASRecordSet
 
setDefaultRequestConfig(RequestConfig) - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
setDefaultStoredStrings(List<String>) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
setDefaultTimeToLive(long) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
setDefaultTimeToLive(long) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
setDefaultTimeToLive(long) - Method in interface org.granite.client.messaging.channel.Channel
 
setDefaultTimeToLive(long) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
setDesc(boolean[]) - Method in class org.granite.tide.data.model.SortInfo
 
setDescription(String) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
setDestination(String) - Method in class flex.messaging.messages.AbstractMessage
 
setDestination(String) - Method in interface flex.messaging.messages.Message
 
setDestination(String) - Method in class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
setDestinationClientId(String, String) - Method in interface org.granite.clustering.DistributedData
 
setDestinationDataSelectors(String, Object[]) - Method in interface org.granite.clustering.DistributedData
 
setDestinationSelector(String, String) - Method in interface org.granite.clustering.DistributedData
 
setDestinationSubscriptionId(String, String) - Method in interface org.granite.clustering.DistributedData
 
setDetachedState(Object, String) - Method in class org.granite.client.persistence.Persistence
 
setDetails(String) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
setDouble(Object, double) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setDouble(Object, double) - Method in class org.granite.messaging.reflect.NullProperty
 
setDouble(Object, double) - Method in interface org.granite.messaging.reflect.Property
 
setDouble(Object, double) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setDouble(Object, double) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setEvents(List<ContextEvent>) - Method in class org.granite.tide.invocation.InvocationResult
 
setEventType(String) - Method in class org.granite.tide.invocation.ContextEvent
 
setExpression(String) - Method in class org.granite.tide.invocation.ContextResult
 
setExpression(String) - Method in class org.granite.tide.invocation.ContextUpdate
 
setExtended(Map<String, Object>) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
setExtendedCodecs(List<ExtendedObjectCodec>) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
setExtendedData(Map<String, Object>) - Method in class flex.messaging.messages.ErrorMessage
 
setExternalizersByType(String, String) - Method in class org.granite.config.GraniteConfig
 
setExternalizersConfiguration(XMap) - Method in class org.granite.config.GraniteConfig
 
setFaultCode(String) - Method in class flex.messaging.messages.ErrorMessage
 
setFaultDetail(String) - Method in class flex.messaging.messages.ErrorMessage
 
setFaultString(String) - Method in class flex.messaging.messages.ErrorMessage
 
setFirstResult(int) - Method in class org.granite.tide.data.model.Page
 
setFirstResult(int) - Method in class org.granite.tide.data.model.PageInfo
 
setFlexServicesConfig(String) - Method in interface org.granite.config.api.Configuration
set the services-config.xml path
setFlexServicesConfig(String) - Method in class org.granite.config.api.internal.ConfigurationImpl
 
setFlexServicesConfigProperties(String) - Method in interface org.granite.config.api.Configuration
set the services-config.properties path
setFlexServicesConfigProperties(String) - Method in class org.granite.config.api.internal.ConfigurationImpl
 
setFloat(Object, float) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setFloat(Object, float) - Method in class org.granite.messaging.reflect.NullProperty
 
setFloat(Object, float) - Method in interface org.granite.messaging.reflect.Property
 
setFloat(Object, float) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setFloat(Object, float) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setGraniteConfig(String) - Method in interface org.granite.config.api.Configuration
set the granite-config.xml path
setGraniteConfig(String) - Method in class org.granite.config.api.internal.ConfigurationImpl
 
setGraniteConfigPath(String) - Method in class org.granite.client.configuration.SimpleConfiguration
 
setGraniteConfigProperties(String) - Method in interface org.granite.config.api.Configuration
set the granite-config.properties path
setGraniteConfigProperties(String) - Method in class org.granite.config.api.internal.ConfigurationImpl
 
setGraniteStdConfigPath(String) - Method in class org.granite.client.configuration.SimpleConfiguration
 
setHeader(String, Object) - Method in class flex.messaging.messages.AbstractMessage
 
setHeader(String, Object) - Method in interface flex.messaging.messages.Message
 
setHeader(String, Object) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
setHeader(String, Object) - Method in interface org.granite.client.messaging.messages.Message
 
setHeaders(Map<String, Object>) - Method in class flex.messaging.messages.AbstractMessage
 
setHeaders(Map<String, Object>) - Method in interface flex.messaging.messages.Message
 
setHeaders(Map<String, Object>) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
setHeaders(Map<String, Object>) - Method in interface org.granite.client.messaging.messages.Message
 
setId(String) - Method in class flex.messaging.io.ASRecordSet
 
setId(String) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
setId(String) - Method in interface org.granite.client.messaging.messages.Message
 
setId(Object, Object) - Method in class org.granite.client.persistence.Persistence
 
setInitialData(List<?>) - Method in class flex.messaging.io.ASRecordSet
 
setInitialized(Object, boolean) - Method in class org.granite.client.persistence.Persistence
 
setInt(Object, int) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setInt(Object, int) - Method in class org.granite.messaging.reflect.NullProperty
 
setInt(Object, int) - Method in interface org.granite.messaging.reflect.Property
 
setInt(Object, int) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setInt(Object, int) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setKey(String) - Method in class org.granite.messaging.amf.AMF0Header
 
setKeyedMessages(Map<String, List<TideMessage>>) - Method in class org.granite.tide.invocation.InvocationResult
 
setLevel(Level) - Method in class org.granite.logging.JdkLogger
 
setLevel(Level) - Method in class org.granite.logging.Log4jLogger
 
setLevel(Level) - Method in class org.granite.logging.Logger
 
setListeners(List<String>) - Method in class org.granite.tide.invocation.InvocationCall
 
setLoader(Loader<PersistentCollection>) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
setLoader(Loader<PersistentCollection>) - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
setLong(Object, long) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setLong(Object, long) - Method in class org.granite.messaging.reflect.NullProperty
 
setLong(Object, long) - Method in interface org.granite.messaging.reflect.Property
 
setLong(Object, long) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setLong(Object, long) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setMaxIdleTime(int) - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
 
setMaxResults(int) - Method in class org.granite.tide.data.model.Page
 
setMaxResults(int) - Method in class org.granite.tide.data.model.PageInfo
 
setMerge(boolean) - Method in class org.granite.tide.invocation.InvocationResult
 
setMessageId(String) - Method in class flex.messaging.messages.AbstractMessage
 
setMessageId(String) - Method in interface flex.messaging.messages.Message
 
setMessageRefType(String) - Method in class flex.messaging.messages.CommandMessage
 
setMessages(List<TideMessage>) - Method in class org.granite.tide.invocation.InvocationResult
 
setMessagingTransport(Transport) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
setMessagingTransport(Transport) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
setMethod(String) - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
setNext(T) - Method in interface org.granite.client.messaging.messages.MessageChain
 
setNext(InvocationMessage) - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
setNext(ResponseMessage) - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
setObject(Object, Object) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setObject(Object, Object) - Method in class org.granite.messaging.reflect.NullProperty
 
setObject(Object, Object) - Method in interface org.granite.messaging.reflect.Property
 
setObject(Object, Object) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setObject(Object, Object) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setOperation(int) - Method in class flex.messaging.messages.CommandMessage
 
setOperation(String) - Method in class flex.messaging.messages.RemotingMessage
 
setOrder(String[]) - Method in class org.granite.tide.data.model.SortInfo
 
setParam(String) - Method in class org.granite.client.configuration.NoopAMF3DeserializerSecurizer
 
setParam(String) - Method in interface org.granite.messaging.amf.io.AMF3DeserializerSecurizer
An arbitrary string that may be used in order to configure this securizer.
setParam(String) - Method in class org.granite.messaging.amf.io.RegexAMF3DeserializerSecurizer
Set this securizer pattern.
setParameters(Object[]) - Method in class flex.messaging.messages.RemotingMessage
 
setParameters(Object[]) - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
setParameters(Object[]) - Method in class org.granite.messaging.service.ServiceInvocationContext
 
setParams(Object[]) - Method in class org.granite.tide.invocation.ContextEvent
 
setProperty(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.FieldProperty
 
setProperty(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.MapProperty
 
setProperty(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.MethodProperty
 
setProperty(Object, Object) - Method in class org.granite.messaging.amf.io.util.Property
 
setProperty(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.Property
 
setProperty(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.UIDProperty
 
setPropertyValue(Object, String, Object) - Method in class org.granite.client.persistence.Persistence
 
setPropertyValue(int, Object, Object) - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
setPropertyValue(String, Object, Object) - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
setReadMethod(Method) - Method in class org.granite.util.PropertyDescriptor
 
setReflection(Reflection) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
setRemotePassword(String) - Method in class flex.messaging.messages.RemotingMessage
 
setRemoteUsername(String) - Method in class flex.messaging.messages.RemotingMessage
 
setRemotingTransport(Transport) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
setRemotingTransport(Transport) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
setRequired(boolean) - Method in class org.granite.messaging.amf.AMF0Header
 
setResourceUrl(URL) - Method in class org.granite.client.messaging.JavaResourceAccessor
 
setResponse(String) - Method in class org.granite.messaging.amf.AMF0Body
 
setRestrict(boolean) - Method in class org.granite.tide.invocation.ContextUpdate
 
setRestrict(boolean) - Method in class org.granite.tide.invocation.InvocationResult
 
setResult(Object) - Method in class org.granite.client.messaging.messages.responses.ResultMessage
 
setResult(Object) - Method in class org.granite.tide.invocation.InvocationResult
 
setResultCount(int) - Method in class org.granite.tide.data.model.Page
 
setResultList(List<E>) - Method in class org.granite.tide.data.model.Page
 
setResults(Object[]) - Method in class org.granite.tide.invocation.InvocationCall
 
setResults(List<ContextUpdate>) - Method in class org.granite.tide.invocation.InvocationResult
 
setRootCause(Object) - Method in class flex.messaging.messages.ErrorMessage
 
setScanPackageNames(String...) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
setScanPackageNames(Set<String>) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
setScanPackageNames(Set<String>) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
setScope(int) - Method in class org.granite.tide.invocation.ContextUpdate
 
setScope(int) - Method in class org.granite.tide.invocation.InvocationResult
 
setSecurityService(SecurityService) - Method in class org.granite.config.GraniteConfig
 
setSecurizer(DestinationSecurizer) - Method in class org.granite.config.flex.Destination
 
setSelector(String) - Method in class org.granite.client.messaging.Consumer
 
setSelector(String) - Method in class org.granite.client.messaging.messages.requests.SubscribeMessage
 
setServiceId(String) - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
setServiceName(String) - Method in class flex.messaging.io.ASRecordSet
 
setSessionId(String) - Method in class org.granite.client.messaging.channel.amf.AbstractAMFMessagingChannel
 
setSessionId(String) - Method in interface org.granite.client.messaging.channel.MessagingChannel
 
setSessionId(String) - Method in interface org.granite.client.messaging.channel.SessionAwareChannel
 
setSharedContext(ClientSharedContext) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
setShort(Object, short) - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
setShort(Object, short) - Method in class org.granite.messaging.reflect.NullProperty
 
setShort(Object, short) - Method in interface org.granite.messaging.reflect.Property
 
setShort(Object, short) - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
setShort(Object, short) - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
setSortInfo(SortInfo) - Method in class org.granite.tide.data.model.PageInfo
 
setSource(String) - Method in class flex.messaging.messages.RemotingMessage
 
setStatusHandler(TransportStatusHandler) - Method in class org.granite.client.messaging.transport.AbstractTransport
 
setStatusHandler(TransportStatusHandler) - Method in interface org.granite.client.messaging.transport.Transport
 
setStoredObject(int, Object) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
 
setSubscriptionId(String) - Method in class org.granite.client.messaging.messages.requests.UnsubscribeMessage
 
setTarget(String) - Method in class org.granite.messaging.amf.AMF0Body
 
setTimestamp(long) - Method in class flex.messaging.messages.AbstractMessage
 
setTimestamp(long) - Method in interface flex.messaging.messages.Message
 
setTimestamp(long) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
setTimestamp(long) - Method in interface org.granite.client.messaging.messages.Message
 
setTimeToLive(long) - Method in class flex.messaging.messages.AbstractMessage
 
setTimeToLive(long) - Method in interface flex.messaging.messages.Message
 
setTimeToLive(long) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
setTimeToLive(long) - Method in interface org.granite.client.messaging.messages.Message
 
setTimeToLive(long) - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
 
setTimeToLive(long, TimeUnit) - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
 
setTopic(String) - Method in class org.granite.client.messaging.messages.requests.AbstractTopicRequestMessage
 
setTotalCount(int) - Method in class flex.messaging.io.ASRecordSet
 
setTransportData(Object) - Method in class org.granite.client.messaging.channel.AbstractChannel
 
setTransportData(Object) - Method in interface org.granite.client.messaging.channel.Channel
 
setType(String) - Method in class flex.messaging.io.ASObject
Sets object type
setType(byte) - Method in class org.granite.messaging.amf.AMF0Body
Sets object type
setUid(Object, String) - Method in class org.granite.client.persistence.Persistence
 
setUnknownCode(String) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
setUnresolvedSharedObject(int, Object) - Method in interface org.granite.messaging.jmf.InputContext
 
setUnresolvedSharedObject(int, Object) - Method in class org.granite.messaging.jmf.JMFDeserializer
 
setUpdates(List<ContextUpdate>) - Method in class org.granite.tide.invocation.InvocationCall
 
setUpdates(Object[][]) - Method in class org.granite.tide.invocation.InvocationResult
 
setValue(Object) - Method in class org.granite.messaging.amf.AMF0Body
 
setValue(Object) - Method in class org.granite.messaging.amf.AMF0Header
 
setValue(Object) - Method in class org.granite.tide.invocation.ContextUpdate
 
setValue(Node, String) - Method in class org.granite.util.StdXMLUtil
 
setValue(Node, String) - Method in interface org.granite.util.XMLUtil
 
setVersion(double) - Method in class flex.messaging.io.ASRecordSet
 
setVersion(int) - Method in class org.granite.messaging.amf.AMF0Message
 
setWriteMethod(Method) - Method in class org.granite.util.PropertyDescriptor
 
setXMLUtilClass(Class<? extends XMLUtil>) - Static method in class org.granite.util.XMLUtilFactory
 
SharedContext - Interface in org.granite.messaging.jmf
 
ShortCodec - Interface in org.granite.messaging.jmf.codec.std
 
ShortCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
ShortCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
sign - Variable in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec.IntegerComponents
 
SimpleConfiguration - Class in org.granite.client.configuration
 
SimpleConfiguration() - Constructor for class org.granite.client.configuration.SimpleConfiguration
 
SimpleConfiguration(String, String) - Constructor for class org.granite.client.configuration.SimpleConfiguration
 
SimpleFieldProperty - Class in org.granite.messaging.reflect
 
SimpleFieldProperty(Field) - Constructor for class org.granite.messaging.reflect.SimpleFieldProperty
 
SimpleGraniteContext - Class in org.granite.context
 
SimpleMethodProperty - Class in org.granite.messaging.reflect
 
SimpleMethodProperty(Method, Method, String) - Constructor for class org.granite.messaging.reflect.SimpleMethodProperty
 
SimpleServiceFactory - Class in org.granite.messaging.service
 
SimpleServiceFactory() - Constructor for class org.granite.messaging.service.SimpleServiceFactory
 
SimpleServiceInvoker - Class in org.granite.messaging.service
 
SimpleServiceInvoker(Destination, SimpleServiceFactory) - Constructor for class org.granite.messaging.service.SimpleServiceInvoker
 
singlePropertyCache - Variable in class org.granite.messaging.reflect.Reflection
 
size() - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
size() - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
size() - Method in class org.granite.client.util.WeakIdentityHashMap
 
skip(long) - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Deprecated. Implementation must throw a UnsupportedOperationException error.
skip(long) - Method in class org.granite.messaging.jmf.JMFDeserializer
Deprecated. 
skipBytes(int) - Method in interface org.granite.messaging.jmf.ExtendedObjectInput
Deprecated. Implementation must throw a UnsupportedOperationException error.
skipBytes(int) - Method in class org.granite.messaging.jmf.JMFDeserializer
Deprecated. 
sorted - Variable in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
SortInfo - Class in org.granite.tide.data.model
 
SortInfo() - Constructor for class org.granite.tide.data.model.SortInfo
 
SortInfo(String[], boolean[]) - Constructor for class org.granite.tide.data.model.SortInfo
 
split(String, String) - Static method in class org.granite.util.Strings
 
SqlDateCodec - Interface in org.granite.messaging.jmf.codec.std
 
SqlDateCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
SqlDateCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.SqlDateCodecImpl
 
SqlTimeCodec - Interface in org.granite.messaging.jmf.codec.std
 
SqlTimeCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
SqlTimeCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.SqlTimeCodecImpl
 
SqlTimestampCodec - Interface in org.granite.messaging.jmf.codec.std
 
SqlTimestampCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
SqlTimestampCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.SqlTimestampCodecImpl
 
StandardCodec<T> - Interface in org.granite.messaging.jmf.codec
 
StandardRemoteAliasScanner - Class in org.granite.client.messaging
 
StandardRemoteAliasScanner() - Constructor for class org.granite.client.messaging.StandardRemoteAliasScanner
 
start() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
start() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
start() - Method in interface org.granite.client.messaging.channel.Channel
 
start() - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
start() - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
start() - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
start() - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
 
start() - Method in interface org.granite.client.messaging.transport.Transport
 
STATIC_PRIVATE_PROTECTED_MASK - Static variable in class org.granite.messaging.reflect.Reflection
 
STATIC_TRANSIENT_MASK - Static variable in class org.granite.messaging.reflect.Reflection
 
StdXMLUtil - Class in org.granite.util
 
StdXMLUtil() - Constructor for class org.granite.util.StdXMLUtil
 
stop() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
stop(boolean) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
 
stop() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
 
stop() - Method in interface org.granite.client.messaging.channel.Channel
 
stop() - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
stop(boolean) - Method in interface org.granite.client.messaging.channel.ChannelFactory
 
stop(boolean) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
 
stop() - Method in class org.granite.client.messaging.transport.AbstractTransport
 
stop() - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
 
stop() - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
 
stop() - Method in interface org.granite.client.messaging.transport.Transport
 
stopListeners - Variable in class org.granite.client.messaging.transport.AbstractTransport
 
storedClassDescriptors - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
storedClassDescriptors - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
storedObjects - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
storedObjects - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
storedObjects - Variable in class org.granite.messaging.jmf.JMFDeserializer
 
storedObjects - Variable in class org.granite.messaging.jmf.JMFSerializer
 
storedStrings - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
storedStrings - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
storedStrings - Variable in class org.granite.messaging.jmf.JMFDeserializer
 
storedStrings - Variable in class org.granite.messaging.jmf.JMFSerializer
 
StreamGobbler - Class in org.granite.util
 
StreamGobbler(InputStream, OutputStream) - Constructor for class org.granite.util.StreamGobbler
 
StreamUtil - Class in org.granite.util
 
StreamUtil() - Constructor for class org.granite.util.StreamUtil
 
String2Char - Class in org.granite.messaging.amf.io.convert.impl
 
String2Char(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.String2Char
 
String2CharArray - Class in org.granite.messaging.amf.io.convert.impl
 
String2CharArray(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.String2CharArray
 
String2Document - Class in org.granite.messaging.amf.io.convert.impl
 
String2Document(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.String2Document
 
String2Enum - Class in org.granite.messaging.amf.io.convert.impl
 
String2Enum(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.String2Enum
 
String2Locale - Class in org.granite.messaging.amf.io.convert.impl
 
String2Locale(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.String2Locale
 
String2URI - Class in org.granite.messaging.amf.io.convert.impl
 
String2URI(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.String2URI
 
StringCodec - Interface in org.granite.messaging.jmf.codec.std
 
StringCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
 
StringCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
 
Strings - Class in org.granite.util
 
Strings() - Constructor for class org.granite.util.Strings
 
StringUtil - Class in org.granite.util
 
StringUtil() - Constructor for class org.granite.util.StringUtil
 
subList(int, int) - Method in class org.granite.client.persistence.collection.PersistentList
 
subMap(K, K) - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
subscribe(ResponseListener...) - Method in class org.granite.client.messaging.Consumer
 
SUBSCRIBE_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
SubscribeMessage - Class in org.granite.client.messaging.messages.requests
 
SubscribeMessage() - Constructor for class org.granite.client.messaging.messages.requests.SubscribeMessage
 
SubscribeMessage(String, String, String) - Constructor for class org.granite.client.messaging.messages.requests.SubscribeMessage
 
SubscribeMessage(String, String, String, String) - Constructor for class org.granite.client.messaging.messages.requests.SubscribeMessage
 
SubscribeMessage(String, String, long, long, Map<String, Object>, String, String, String) - Constructor for class org.granite.client.messaging.messages.requests.SubscribeMessage
 
subSet(E, E) - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
SUBTOPIC_HEADER - Static variable in class flex.messaging.messages.AsyncMessage
 
SunBypassConstructorAllocator - Class in org.granite.messaging.reflect
 
SunBypassConstructorAllocator() - Constructor for class org.granite.messaging.reflect.SunBypassConstructorAllocator
 
SYSTEM_PROPERTY_KEY - Static variable in class org.granite.client.platform.Platform
 

T

tailMap(K) - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
tailSet(E) - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
target - Variable in class org.granite.messaging.amf.AMF0Body
 
TideComponentAnnotatedWithMatcher - Class in org.granite.messaging.service.tide
 
TideComponentAnnotatedWithMatcher(String, boolean) - Constructor for class org.granite.messaging.service.tide.TideComponentAnnotatedWithMatcher
 
TideComponentInstanceOfMatcher - Class in org.granite.messaging.service.tide
 
TideComponentInstanceOfMatcher(String, boolean) - Constructor for class org.granite.messaging.service.tide.TideComponentInstanceOfMatcher
 
TideComponentMatcher - Interface in org.granite.messaging.service.tide
 
TideComponentMatcherFactory - Class in org.granite.config
 
TideComponentMatcherFactory() - Constructor for class org.granite.config.TideComponentMatcherFactory
 
TideComponentNameMatcher - Class in org.granite.messaging.service.tide
 
TideComponentNameMatcher(String, boolean) - Constructor for class org.granite.messaging.service.tide.TideComponentNameMatcher
 
TideComponentTypeMatcher - Class in org.granite.messaging.service.tide
 
TideComponentTypeMatcher(String, boolean) - Constructor for class org.granite.messaging.service.tide.TideComponentTypeMatcher
 
TideMessage - Class in org.granite.tide
 
TideMessage(String, String, String) - Constructor for class org.granite.tide.TideMessage
 
TimeoutEvent - Class in org.granite.client.messaging.events
 
TimeoutEvent(RequestMessage, long) - Constructor for class org.granite.client.messaging.events.TimeoutEvent
 
TO_STRING_XSL - Static variable in class org.granite.util.StdXMLUtil
 
toArray() - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
toArray(T[]) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
 
toClassNameString(String, Object...) - Static method in class org.granite.util.Strings
 
toHexString(Number) - Static method in class org.granite.util.StringUtil
 
toNodeString(Node) - Method in class org.granite.util.StdXMLUtil
 
toNodeString(Node) - Method in interface org.granite.util.XMLUtil
 
topic - Variable in class org.granite.client.messaging.AbstractTopicAgent
 
TopicAgent - Interface in org.granite.client.messaging
 
TopicMessage - Class in org.granite.client.messaging.messages.push
 
TopicMessage() - Constructor for class org.granite.client.messaging.messages.push.TopicMessage
 
TopicMessage(String, Object) - Constructor for class org.granite.client.messaging.messages.push.TopicMessage
 
TopicMessage(String, String, long, long, Map<String, Object>, Object) - Constructor for class org.granite.client.messaging.messages.push.TopicMessage
 
TopicMessageEvent - Class in org.granite.client.messaging.events
 
TopicMessageEvent(Consumer, TopicMessage) - Constructor for class org.granite.client.messaging.events.TopicMessageEvent
 
TopicMessageListener - Interface in org.granite.client.messaging
 
toResourceName(Class<?>) - Static method in class org.granite.util.TypeUtil
 
toString() - Method in class flex.messaging.io.ArrayCollection
 
toString() - Method in class flex.messaging.io.ASObject
 
toString() - Method in class flex.messaging.io.ASRecordSet
 
toString(StringBuilder, String, String) - Method in class flex.messaging.messages.AbstractMessage
 
toString() - Method in class flex.messaging.messages.AcknowledgeMessage
 
toString(String) - Method in class flex.messaging.messages.AcknowledgeMessage
 
toString() - Method in class flex.messaging.messages.AsyncMessage
 
toString(String) - Method in class flex.messaging.messages.AsyncMessage
 
toString(StringBuilder, String, String) - Method in class flex.messaging.messages.AsyncMessage
 
toString() - Method in class flex.messaging.messages.CommandMessage
 
toString(String) - Method in class flex.messaging.messages.CommandMessage
 
toString() - Method in class flex.messaging.messages.ErrorMessage
 
toString(String) - Method in class flex.messaging.messages.ErrorMessage
 
toString(String) - Method in interface flex.messaging.messages.Message
 
toString() - Method in class flex.messaging.messages.RemotingMessage
 
toString(String) - Method in class flex.messaging.messages.RemotingMessage
 
toString() - Method in class org.granite.client.messaging.channel.AsyncToken
 
toString() - Method in class org.granite.client.messaging.channel.UsernamePasswordCredentials
 
toString() - Method in enum org.granite.client.messaging.codec.MessagingCodec.ClientType
 
toString() - Method in class org.granite.client.messaging.Consumer
 
toString() - Method in class org.granite.client.messaging.events.CancelledEvent
 
toString() - Method in class org.granite.client.messaging.events.FailureEvent
 
toString() - Method in class org.granite.client.messaging.events.FaultEvent
 
toString() - Method in class org.granite.client.messaging.events.ResultEvent
 
toString() - Method in class org.granite.client.messaging.events.TimeoutEvent
 
toString() - Method in class org.granite.client.messaging.messages.AbstractMessage
 
toString(StringBuilder) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
toString(StringBuilder) - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
toString(StringBuilder) - Method in class org.granite.client.messaging.messages.requests.LoginMessage
 
toString(StringBuilder) - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
toString(StringBuilder) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
toString(StringBuilder) - Method in class org.granite.client.messaging.messages.responses.ResultMessage
 
toString() - Method in exception org.granite.client.messaging.transport.TransportHttpStatusException
 
toString() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
toString() - Method in class org.granite.collections.BasicMap
 
toString() - Method in class org.granite.messaging.amf.AMF0Body
 
toString(String) - Method in class org.granite.messaging.amf.AMF0Body
 
toString() - Method in class org.granite.messaging.amf.AMF0Header
 
toString(String) - Method in class org.granite.messaging.amf.AMF0Header
 
toString() - Method in class org.granite.messaging.amf.AMF0Message
 
toString(String) - Method in class org.granite.messaging.amf.AMF0Message
 
toString() - Method in class org.granite.messaging.amf.AMF3Object
 
toString(String) - Method in class org.granite.messaging.amf.AMF3Object
 
toString() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
toString() - Method in class org.granite.messaging.amf.io.util.Property
 
toString() - Method in class org.granite.messaging.reflect.NoopWritableProperty
 
toString() - Method in class org.granite.messaging.reflect.NullProperty
 
toString() - Method in class org.granite.messaging.reflect.SimpleFieldProperty
 
toString() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
 
toString() - Method in class org.granite.messaging.service.ServiceFactory
 
toString(String) - Method in class org.granite.messaging.service.ServiceFactory
 
toString() - Method in class org.granite.messaging.service.ServiceInvocationContext
 
toString() - Method in class org.granite.messaging.service.tide.TideComponentAnnotatedWithMatcher
 
toString() - Method in class org.granite.messaging.service.tide.TideComponentInstanceOfMatcher
 
toString() - Method in class org.granite.messaging.service.tide.TideComponentNameMatcher
 
toString() - Method in class org.granite.messaging.service.tide.TideComponentTypeMatcher
 
toString() - Method in class org.granite.scan.AbstractScannedItem
 
toString() - Method in class org.granite.tide.invocation.ContextEvent
 
toString() - Method in class org.granite.tide.invocation.ContextResult
 
toString() - Method in class org.granite.tide.invocation.ContextUpdate
 
toString() - Method in class org.granite.tide.invocation.InvocationCall
 
toString() - Method in class org.granite.tide.invocation.InvocationResult
 
toString(Document) - Method in class org.granite.util.StdXMLUtil
 
toString(Object) - Static method in class org.granite.util.Strings
 
toString(Object...) - Static method in class org.granite.util.Strings
 
toString(String, Object...) - Static method in class org.granite.util.Strings
 
toString(String, Class<?>...) - Static method in class org.granite.util.Strings
 
toString(InputStream) - Static method in class org.granite.util.Strings
 
toString(Object) - Static method in class org.granite.util.StringUtil
 
toString(Object, int) - Static method in class org.granite.util.StringUtil
 
toString() - Method in class org.granite.util.TypeUtil.DeclaredAnnotation
 
toString() - Method in class org.granite.util.XMap
Returns a "pretty" XML representation of the root element of this XMap (may be null).
toString(Document) - Method in interface org.granite.util.XMLUtil
 
toStringArray(String) - Static method in class org.granite.util.StringUtil
 
trace(String, Object...) - Method in class org.granite.logging.JdkLogger
 
trace(Throwable, String, Object...) - Method in class org.granite.logging.JdkLogger
 
trace(String, Object...) - Method in class org.granite.logging.Log4jLogger
 
trace(Throwable, String, Object...) - Method in class org.granite.logging.Log4jLogger
 
trace(String, Object...) - Method in class org.granite.logging.Logger
 
trace(Throwable, String, Object...) - Method in class org.granite.logging.Logger
 
TransientReference - Annotation Type in org.granite.clustering
This annotation is intended to be used on classes that need to be cached in an HTTP session without being replicated in a clustered environment.
transport - Variable in class org.granite.client.messaging.channel.AbstractChannel
 
Transport - Interface in org.granite.client.messaging.transport
 
TransportActivityListener - Interface in org.granite.client.messaging.transport
 
transportData - Variable in class org.granite.client.messaging.channel.AbstractChannel
 
TransportException - Exception in org.granite.client.messaging.transport
 
TransportException() - Constructor for exception org.granite.client.messaging.transport.TransportException
 
TransportException(String) - Constructor for exception org.granite.client.messaging.transport.TransportException
 
TransportException(Throwable) - Constructor for exception org.granite.client.messaging.transport.TransportException
 
TransportException(String, Throwable) - Constructor for exception org.granite.client.messaging.transport.TransportException
 
TransportFuture - Interface in org.granite.client.messaging.transport
 
TransportHttpStatusException - Exception in org.granite.client.messaging.transport
 
TransportHttpStatusException(int) - Constructor for exception org.granite.client.messaging.transport.TransportHttpStatusException
 
TransportHttpStatusException(int, String) - Constructor for exception org.granite.client.messaging.transport.TransportHttpStatusException
 
TransportHttpStatusException(int, Throwable) - Constructor for exception org.granite.client.messaging.transport.TransportHttpStatusException
 
TransportHttpStatusException(int, String, Throwable) - Constructor for exception org.granite.client.messaging.transport.TransportHttpStatusException
 
TransportIOException - Exception in org.granite.client.messaging.transport
 
TransportIOException(Object) - Constructor for exception org.granite.client.messaging.transport.TransportIOException
 
TransportIOException(Object, String) - Constructor for exception org.granite.client.messaging.transport.TransportIOException
 
TransportIOException(Object, Throwable) - Constructor for exception org.granite.client.messaging.transport.TransportIOException
 
TransportIOException(Object, String, Throwable) - Constructor for exception org.granite.client.messaging.transport.TransportIOException
 
TransportMessage - Interface in org.granite.client.messaging.transport
 
TransportProgressHandler<M> - Interface in org.granite.client.messaging.transport
 
TransportResponseHandler<M> - Interface in org.granite.client.messaging.transport
 
TransportStateException - Exception in org.granite.client.messaging.transport
 
TransportStateException() - Constructor for exception org.granite.client.messaging.transport.TransportStateException
 
TransportStateException(String) - Constructor for exception org.granite.client.messaging.transport.TransportStateException
 
TransportStateException(Throwable) - Constructor for exception org.granite.client.messaging.transport.TransportStateException
 
TransportStateException(String, Throwable) - Constructor for exception org.granite.client.messaging.transport.TransportStateException
 
TransportStatusHandler - Interface in org.granite.client.messaging.transport
 
TransportStatusHandler.LogEngineStatusHandler - Class in org.granite.client.messaging.transport
 
TransportStatusHandler.LogEngineStatusHandler() - Constructor for class org.granite.client.messaging.transport.TransportStatusHandler.LogEngineStatusHandler
 
TransportStatusHandler.NoopEngineStatusHandler - Class in org.granite.client.messaging.transport
 
TransportStatusHandler.NoopEngineStatusHandler() - Constructor for class org.granite.client.messaging.transport.TransportStatusHandler.NoopEngineStatusHandler
 
TransportStopListener - Interface in org.granite.client.messaging.transport
 
type - Variable in class org.granite.messaging.amf.AMF0Body
 
type - Variable in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
 
type - Variable in class org.granite.messaging.amf.io.util.JavaClassDescriptor
 
type(AbstractIntegerStringCodec.IntegerComponents, boolean) - Method in interface org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec.StringTypeHandler
 
TYPE_HANDLER - Static variable in class org.granite.messaging.jmf.codec.std.impl.ClassCodecImpl
 
TYPE_HANDLER - Static variable in class org.granite.messaging.jmf.codec.std.impl.EnumCodecImpl
 
TYPE_HANDLER - Static variable in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
 
TypeUtil - Class in org.granite.util
 
TypeUtil() - Constructor for class org.granite.util.TypeUtil
 
TypeUtil.DeclaredAnnotation<T extends Annotation> - Class in org.granite.util
 
TypeUtil.DeclaredAnnotation(T, AnnotatedElement, Class<?>) - Constructor for class org.granite.util.TypeUtil.DeclaredAnnotation
 

U

Uid - Annotation Type in org.granite.client.persistence
 
UIDList - Class in org.granite.collections
 
UIDList() - Constructor for class org.granite.collections.UIDList
 
UIDList(int) - Constructor for class org.granite.collections.UIDList
 
UIDList(Collection<?>) - Constructor for class org.granite.collections.UIDList
 
UIDList(Object[]) - Constructor for class org.granite.collections.UIDList
 
UIDProperty - Class in org.granite.messaging.amf.io.util
 
UIDProperty(Converters) - Constructor for class org.granite.messaging.amf.io.util.UIDProperty
 
UIDSet - Class in org.granite.collections
 
UIDSet() - Constructor for class org.granite.collections.UIDSet
 
UIDSet(int) - Constructor for class org.granite.collections.UIDSet
 
UIDSet(Collection<?>) - Constructor for class org.granite.collections.UIDSet
 
UIDSet(Object[]) - Constructor for class org.granite.collections.UIDSet
 
uninitialize() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
uninitialize() - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
uninitialized(PersistentCollection) - Method in interface org.granite.client.persistence.collection.PersistentCollection.InitializationListener
 
UNKNOWN_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
unqualify(String) - Static method in class org.granite.util.Strings
 
unqualify(String, char) - Static method in class org.granite.util.Strings
 
UnsafePersistentCollection<C extends PersistentCollection> - Interface in org.granite.client.persistence.collection
 
unsubscribe(ResponseListener...) - Method in class org.granite.client.messaging.Consumer
 
UNSUBSCRIBE_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
 
UnsubscribeMessage - Class in org.granite.client.messaging.messages.requests
 
UnsubscribeMessage() - Constructor for class org.granite.client.messaging.messages.requests.UnsubscribeMessage
 
UnsubscribeMessage(String, String, String) - Constructor for class org.granite.client.messaging.messages.requests.UnsubscribeMessage
 
UnsubscribeMessage(String, String, String, String) - Constructor for class org.granite.client.messaging.messages.requests.UnsubscribeMessage
 
UnsubscribeMessage(String, String, long, long, Map<String, Object>, String, String, String) - Constructor for class org.granite.client.messaging.messages.requests.UnsubscribeMessage
 
updateFromSnapshot(ObjectInput, PersistentCollectionSnapshot) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
updateFromSnapshot(ObjectInput, PersistentCollectionSnapshot) - Method in class org.granite.client.persistence.collection.PersistentList
 
updateFromSnapshot(ObjectInput, PersistentCollectionSnapshot) - Method in class org.granite.client.persistence.collection.PersistentMap
 
updateFromSnapshot(ObjectInput, PersistentCollectionSnapshot) - Method in class org.granite.client.persistence.collection.PersistentSet
 
updateFromSnapshot(ObjectInput, PersistentCollectionSnapshot) - Method in class org.granite.client.persistence.collection.PersistentSortedMap
 
updateFromSnapshot(ObjectInput, PersistentCollectionSnapshot) - Method in class org.granite.client.persistence.collection.PersistentSortedSet
 
uri - Variable in class org.granite.client.messaging.channel.AbstractChannel
 
URIUtil - Class in org.granite.util
 
URIUtil() - Constructor for class org.granite.util.URIUtil
 
URLScanner - Class in org.granite.scan
 
URLScanner(ScannedItemHandler) - Constructor for class org.granite.scan.URLScanner
 
URLScanner(ScannedItemHandler, String) - Constructor for class org.granite.scan.URLScanner
 
URLScanner(ScannedItemHandler, ClassLoader) - Constructor for class org.granite.scan.URLScanner
 
URLScanner(ScannedItemHandler, String, ClassLoader) - Constructor for class org.granite.scan.URLScanner
 
UsernamePasswordCredentials - Class in org.granite.client.messaging.channel
 
UsernamePasswordCredentials(String, String) - Constructor for class org.granite.client.messaging.channel.UsernamePasswordCredentials
 
UsernamePasswordCredentials(String, String, Charset) - Constructor for class org.granite.client.messaging.channel.UsernamePasswordCredentials
 
UTF8 - Static variable in interface org.granite.messaging.jmf.JMFConstants
 
UUIDUtil - Class in org.granite.util
 
UUIDUtil() - Constructor for class org.granite.util.UUIDUtil
 

V

value - Variable in class org.granite.messaging.amf.AMF0Body
 
value - Variable in class org.granite.messaging.amf.AMF0Header
 
value - Variable in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec.IntegerComponents
 
valueOf(String) - Static method in enum org.granite.client.messaging.codec.MessagingCodec.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.granite.client.messaging.events.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.granite.client.messaging.messages.Message.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.granite.client.messaging.messages.responses.FaultMessage.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.granite.config.GraniteConfig.JMF_EXTENSIONS_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.granite.logging.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.granite.util.ContentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.granite.client.messaging.codec.MessagingCodec.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.granite.client.messaging.events.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.granite.client.messaging.messages.Message.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.granite.client.messaging.messages.responses.FaultMessage.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.granite.client.persistence.collection.AbstractPersistentMapCollection
 
values() - Method in class org.granite.client.util.WeakIdentityHashMap
 
values() - Static method in enum org.granite.config.GraniteConfig.JMF_EXTENSIONS_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.granite.logging.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.granite.util.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_INT_DELTAS - Static variable in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
VARIABLE_LONG_DELTAS - Static variable in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
Version - Annotation Type in org.granite.client.persistence
 
version - Variable in class org.granite.messaging.amf.AMF0Message
 

W

warn(String, Object...) - Method in class org.granite.logging.JdkLogger
 
warn(Throwable, String, Object...) - Method in class org.granite.logging.JdkLogger
 
warn(String, Object...) - Method in class org.granite.logging.Log4jLogger
 
warn(Throwable, String, Object...) - Method in class org.granite.logging.Log4jLogger
 
warn(String, Object...) - Method in class org.granite.logging.Logger
 
warn(Throwable, String, Object...) - Method in class org.granite.logging.Logger
 
WARNING - Static variable in class org.granite.tide.TideMessage
 
wasInitialized() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
wasInitialized() - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
WeakIdentityHashMap<K,V> - Class in org.granite.client.util
 
WeakIdentityHashMap() - Constructor for class org.granite.client.util.WeakIdentityHashMap
 
WeakIdentityHashMap(int) - Constructor for class org.granite.client.util.WeakIdentityHashMap
 
WebSocketTransport - Interface in org.granite.client.messaging.transport
 
WINDOWS_DRIVE_PATTERN - Static variable in class org.granite.util.URIUtil
 
withInitialized(PersistentCollection.InitializationCallback) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
withInitialized(PersistentCollection.InitializationCallback) - Method in interface org.granite.client.persistence.collection.PersistentCollection
 
write(Iterator<?>) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes Iterator - convert to List and call writeCollection
write(Collection<?>) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes collection
write(Document) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes XML Document
write(int) - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
Deprecated. 
write(byte[]) - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
Deprecated. 
write(byte[], int, int) - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
Deprecated. 
write(int) - Method in class org.granite.messaging.jmf.JMFSerializer
Deprecated. 
write(byte[]) - Method in class org.granite.messaging.jmf.JMFSerializer
Deprecated. 
write(byte[], int, int) - Method in class org.granite.messaging.jmf.JMFSerializer
Deprecated. 
writeAMF3Array(Object) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3ByteArray(byte[]) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3Collection(Collection<?>) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3Date(Date) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3Integer(int) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3IntegerData(int) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3Number(double) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3Object(Object) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3String(String) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3StringData(String) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeAMF3Xml(Document) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeArray(Object[]) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes Array Object - call writeData foreach element
writeBody(AMF0Body) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes message body
writeBoolean(boolean) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeByte(int) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeBytes(String) - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
Deprecated. 
writeBytes(String) - Method in class org.granite.messaging.jmf.JMFSerializer
Deprecated. 
writeChar(int) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeCharData(OutputContext, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.CharacterCodecImpl
 
writeChars(String) - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
Deprecated. 
writeChars(String) - Method in class org.granite.messaging.jmf.JMFSerializer
Deprecated. 
writeData(Object) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes Data
writeDouble(double) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeDoubleData(OutputContext, int, double) - Static method in class org.granite.messaging.jmf.codec.std.impl.DoubleCodecImpl
 
writeExternal(ObjectOutput) - Method in class flex.messaging.io.ArrayCollection
 
writeExternal(ObjectOutput) - Method in class org.granite.client.messaging.messages.AbstractMessage
 
writeExternal(ObjectOutput) - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
 
writeExternal(ObjectOutput) - Method in class org.granite.client.messaging.messages.requests.LoginMessage
 
writeExternal(ObjectOutput) - Method in class org.granite.client.messaging.messages.responses.AbstractResponseMessage
 
writeExternal(ObjectOutput) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
 
writeExternal(ObjectOutput) - Method in class org.granite.client.messaging.messages.responses.ResultMessage
 
writeExternal(ObjectOutput) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
 
writeExternal(ObjectOutput) - Method in class org.granite.collections.BasicMap
 
writeExternal(Object, ObjectOutput) - Method in class org.granite.messaging.amf.io.util.externalizer.BigDecimalExternalizer
 
writeExternal(Object, ObjectOutput) - Method in class org.granite.messaging.amf.io.util.externalizer.BigIntegerExternalizer
 
writeExternal(Object, ObjectOutput) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
 
writeExternal(Object, ObjectOutput) - Method in class org.granite.messaging.amf.io.util.externalizer.EnumExternalizer
 
writeExternal(Object, ObjectOutput) - Method in interface org.granite.messaging.amf.io.util.externalizer.Externalizer
 
writeExternal(Object, ObjectOutput) - Method in class org.granite.messaging.amf.io.util.externalizer.LongExternalizer
 
writeExternal(Object, ObjectOutput) - Method in class org.granite.messaging.amf.io.util.externalizer.MapExternalizer
 
writeExternal(Object, ObjectOutput) - Method in class org.granite.messaging.amf.io.util.externalizer.MathContextExternalizer
 
writeExternal(ObjectOutput) - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
 
writeExternal(ObjectOutput) - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
 
writeExternal(ObjectOutput) - Method in class org.granite.tide.data.model.Page
 
writeExternal(ObjectOutput) - Method in class org.granite.tide.data.model.PageInfo
 
writeExternal(ObjectOutput) - Method in class org.granite.tide.data.model.SortInfo
 
writeExternal(ObjectOutput) - Method in class org.granite.tide.TideMessage
 
writeFloat(float) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeFloatData(OutputContext, int, float) - Static method in class org.granite.messaging.jmf.codec.std.impl.FloatCodecImpl
 
writeHeader(AMF0Header) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes message header
writeInt(int) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeIntData(OutputContext, AbstractIntegerStringCodec.IntegerComponents) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec
 
writeIntData(OutputContext, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
writeLong(long) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeLongData(OutputContext, int, long) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
writeMap(Map<?, ?>) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes Object Map
writeObject(Object) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Writes Object
writeObject(Object) - Method in class org.granite.messaging.amf.io.AMF3Serializer
 
writeObject(Object) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeObjectArray(OutputContext, Object, int, boolean) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
writeObjectArray(OutputContext, Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
writePrimitiveArray(Object) - Method in class org.granite.messaging.amf.io.AMF0Serializer
 
writePrimitiveArray(OutputContext, Object, int, int, boolean) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
writePrimitiveArray(OutputContext, Object, int, boolean) - Method in class org.granite.messaging.jmf.codec.std.impl.ArrayCodecImpl
 
writeShort(int) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeShortData(OutputContext, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
 
writeString(String) - Method in class org.granite.messaging.amf.io.AMF0Serializer
Most of this code was cribbed from Java's DataOutputStream.writeUTF method which only supports Strings <= 65535 UTF-encoded characters.
writeString(OutputContext, String, AbstractIntegerStringCodec.StringTypeHandler) - Method in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec
 
writeUTF(String) - Method in class org.granite.messaging.jmf.JMFSerializer
 
writeVariableInt(OutputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
 
writeVariableInt(OutputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.IntegerCodec
 
writeVariableLong(OutputContext, long) - Method in class org.granite.messaging.jmf.codec.std.impl.LongCodecImpl
 
writeVariableLong(OutputContext, long) - Method in interface org.granite.messaging.jmf.codec.std.LongCodec
 

X

XMap - Class in org.granite.util
Utility class that makes XML fragment tree manipulation easier.
XMap() - Constructor for class org.granite.util.XMap
Constructs a new XMap instance.
XMap(String) - Constructor for class org.granite.util.XMap
Constructs a new XMap instance.
XMap(InputStream) - Constructor for class org.granite.util.XMap
Constructs a new XMap instance from an XML input stream.
XMap(InputStream, EntityResolver) - Constructor for class org.granite.util.XMap
Constructs a new XMap instance from an XML input stream.
XMap(Element) - Constructor for class org.granite.util.XMap
Constructs a new XMap instance.
XMap(XMap) - Constructor for class org.granite.util.XMap
Constructs a new XMap instance based on an existing XMap and clone its content.
XMap(XMLUtil, Element, boolean) - Constructor for class org.granite.util.XMap
Constructs a new XMap instance.
xmlUtil - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
 
xmlUtil - Variable in class org.granite.messaging.amf.io.AMF3Serializer
 
XMLUtil - Interface in org.granite.util
 
XMLUtilFactory - Class in org.granite.util
 
XMLUtilFactory() - Constructor for class org.granite.util.XMLUtilFactory
 

Z

ZERO - Static variable in class org.granite.messaging.jmf.codec.std.impl.AbstractIntegerStringCodec.IntegerComponents
 
ZipScannedItem - Class in org.granite.scan
 
ZipScannedItem(Scanner, ZipScannedItem, ZipFile, ZipEntry) - Constructor for class org.granite.scan.ZipScannedItem
 

A B C D E F G H I J K L M N O P R S T U V W X Z