- AbstractAMFChannel - Class in org.granite.client.messaging.channel.amf
-
- AbstractAMFChannel(Transport, String, URI, int) - Constructor for class org.granite.client.messaging.channel.amf.AbstractAMFChannel
-
- AbstractArrayCodec - Class in org.granite.messaging.jmf.codec.std.impl
-
- AbstractArrayCodec() - Constructor for class org.granite.messaging.jmf.codec.std.impl.AbstractArrayCodec
-
- AbstractArrayCodec.ArrayStructure - Class in org.granite.messaging.jmf.codec.std.impl
-
- AbstractArrayCodec.ArrayStructure(Object) - Constructor for class org.granite.messaging.jmf.codec.std.impl.AbstractArrayCodec.ArrayStructure
-
- AbstractArrayCodec.ArrayStructure(Class<?>) - Constructor for class org.granite.messaging.jmf.codec.std.impl.AbstractArrayCodec.ArrayStructure
-
- 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
-
- AbstractExternalizablePersistentCollection - Class in org.granite.messaging.persistence
-
- AbstractExternalizablePersistentCollection() - Constructor for class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- AbstractExternalizablePersistentCollection(Object[], boolean, boolean) - Constructor for class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- AbstractHTTPChannel - Class in org.granite.client.messaging.channel
-
- AbstractHTTPChannel(Transport, String, URI, int) - Constructor for class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- AbstractIndexedCache<T> - Class in org.granite.util
-
- AbstractIndexedCache() - Constructor for class org.granite.util.AbstractIndexedCache
-
- AbstractIndexedCache.Entry - Class in org.granite.util
-
- AbstractIndexedCache.Entry(Object, int, int, AbstractIndexedCache.Entry) - Constructor for class org.granite.util.AbstractIndexedCache.Entry
-
- AbstractInstantiator<T> - Class in org.granite.messaging.amf.io.util.instantiator
-
- AbstractInstantiator() - Constructor for class org.granite.messaging.amf.io.util.instantiator.AbstractInstantiator
-
- AbstractIssueEvent - Class in org.granite.client.messaging.events
-
- AbstractIssueEvent(RequestMessage) - Constructor for class org.granite.client.messaging.events.AbstractIssueEvent
-
- AbstractJavaFXProperty - Class in org.granite.client.javafx.platform
-
- AbstractJavaFXProperty(Property) - Constructor for class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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 java.util.Map<K,V>> - Class in org.granite.client.persistence.collection
-
- AbstractPersistentMapCollection() - Constructor for class org.granite.client.persistence.collection.AbstractPersistentMapCollection
-
- AbstractPersistentSimpleCollection<E,C extends java.util.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
-
Message received from a remoting channel
- 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
-
- 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
-
- AbstractTransport(C) - Constructor for class org.granite.client.messaging.transport.AbstractTransport
-
- AbstractWebSocketTransport<S> - Class in org.granite.client.messaging.transport.websocket
-
- AbstractWebSocketTransport() - Constructor for class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- AbstractWebSocketTransport.TransportData<S> - Class in org.granite.client.messaging.transport.websocket
-
- AbstractWebSocketTransport.TransportData() - Constructor for class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport.TransportData
-
- 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
-
- 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
-
- add(E) - Method in class org.granite.client.persistence.collection.AbstractPersistentSimpleCollection
-
- add(int, E) - Method in class org.granite.client.persistence.collection.PersistentList
-
- 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
-
- addCollectionChanges(String, CollectionChange...) - Method in class org.granite.tide.data.Change
-
- addConsumer(Consumer) - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- addConsumer(Consumer) - Method in interface org.granite.client.messaging.channel.MessagingChannel
-
Register a consumer for this channel
- addConverter(Class<? extends Converter>) - Method in class org.granite.messaging.amf.io.convert.Converters
-
- 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(PersistentCollection.ChangeListener<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- addListener(PersistentCollection.InitializationListener<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- addListener(PersistentCollection.ChangeListener<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- addListener(PersistentCollection.InitializationListener<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- addListener(PersistentCollection.ChangeListener<Map<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- addListener(PersistentCollection.InitializationListener<Map<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- addListener(PersistentCollection.ChangeListener<Set<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- addListener(PersistentCollection.InitializationListener<Set<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- addListener(PersistentCollection.ChangeListener<SortedMap<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- addListener(PersistentCollection.InitializationListener<SortedMap<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- addListener(PersistentCollection.ChangeListener<SortedSet<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- addListener(PersistentCollection.InitializationListener<SortedSet<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- addListener(ChangeListener<? super P>) - Method in class org.granite.client.javafx.util.ChainedObservableValue
-
- addListener(InvalidationListener) - Method in class org.granite.client.javafx.util.ChainedObservableValue
-
- addListener(ChangeListener<? super P>) - Method in class org.granite.client.javafx.util.ChainedProperty
-
- addListener(InvalidationListener) - Method in class org.granite.client.javafx.util.ChainedProperty
-
- addListener(ChannelStatusListener) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- addListener(MessagingChannel.ChannelResponseListener) - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- addListener(ChannelStatusListener) - Method in interface org.granite.client.messaging.channel.Channel
-
- addListener(ChannelStatusListener) - Method in interface org.granite.client.messaging.channel.ChannelStatusNotifier
-
- addListener(MessagingChannel.ChannelResponseListener) - Method in interface org.granite.client.messaging.channel.MessagingChannel
-
Register a listener which will be notified of messages occuring on the channel
- addListener(ResponseListener) - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
-
Register a listener for the current invocation
- addListener(PersistentCollection.ChangeListener<C>) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- addListener(PersistentCollection.InitializationListener<C>) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- addListener(PersistentCollection.ChangeListener<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Register a change listener
- addListener(PersistentCollection.InitializationListener<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Register a initialization listener
- addListeners(ResponseListener...) - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
-
Registers many listeners for the current invocation
- addMessageListener(TopicMessageListener) - Method in class org.granite.client.messaging.Consumer
-
Register a message listener for this consumer
- addReferer(Object, Property) - Method in class org.granite.messaging.amf.io.util.instantiator.AbstractInstantiator
-
- addStopListener(TransportStopListener) - Method in class org.granite.client.messaging.transport.AbstractTransport
-
- addStopListener(TransportStopListener) - Method in interface org.granite.client.messaging.transport.Transport
-
Register a stop listener for this transport
- addSubscriptionListener(TopicSubscriptionListener) - Method in class org.granite.client.messaging.Consumer
-
Register a subscription listener for this consumer
- addToClassNames(String) - Method in interface org.granite.messaging.jmf.InputContext
-
- addToClassNames(String) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- addToClassNames(String) - Method in class org.granite.messaging.jmf.JMFSerializer
-
- addToClassNames(String) - Method in interface org.granite.messaging.jmf.OutputContext
-
- addToObjects(Object) - Method in interface org.granite.messaging.jmf.InputContext
-
- addToObjects(Object) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- addToObjects(Object) - Method in class org.granite.messaging.jmf.JMFSerializer
-
- addToObjects(Object) - Method in interface org.granite.messaging.jmf.OutputContext
-
- addToStoredClassDescriptors(ActionScriptClassDescriptor) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- addToStoredClassDescriptors(Class<?>) - Method in class org.granite.messaging.amf.io.AMF3Serializer
-
- addToStrings(String) - Method in interface org.granite.messaging.jmf.InputContext
-
- addToStrings(String) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- addToStrings(String) - Method in class org.granite.messaging.jmf.JMFSerializer
-
- addToStrings(String) - Method in interface org.granite.messaging.jmf.OutputContext
-
- addToUnresolvedObjects(String) - Method in interface org.granite.messaging.jmf.InputContext
-
- addToUnresolvedObjects(String) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- addTrigger(ChangeWatcher.Trigger<T, ?>) - Method in class org.granite.client.javafx.util.ChangeWatcher
-
- afterChange(T, P) - Method in class org.granite.client.javafx.util.ChainedObservableValue
-
- afterChange(T, P) - Method in class org.granite.client.javafx.util.ChainedProperty
-
- afterChange(T, X) - Method in interface org.granite.client.javafx.util.ChangeWatcher.Trigger
-
- aliasFor(Class<?>) - Method in class org.granite.messaging.amf.types.AMFBasicVectorObjectAliaser
-
- aliasFor(Class<?>) - Method in interface org.granite.messaging.amf.types.AMFVectorObjectAliaser
-
- aliasRegistry - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- AliasRegistry - Interface in org.granite.messaging
-
SPI for registry of class name aliases used during AMF/JMF serialization.
- aliasRegistry - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
-
- aliasRegistry - Variable in class org.granite.messaging.jmf.DefaultSharedContext
-
- AliasRegistryConfig - Interface in org.granite.config.api
-
- AllInOneResponseListener - Class in org.granite.client.messaging
-
Convenience abstract listener for response events
- AllInOneResponseListener() - Constructor for class org.granite.client.messaging.AllInOneResponseListener
-
- 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.io.AMF3Constants
-
- AMF3_BOOLEAN_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_BOOLEAN_FALSE - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_BOOLEAN_TRUE - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_BOOLEAN_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_BYTE_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_BYTE_OBJECT_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_BYTEARRAY - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_CALENDAR_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_CHAR_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_CHAR_OBJECT_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_COLLECTION_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_DATE - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_DATE_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_DICTIONARY - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_DOCUMENT_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_DOUBLE_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_FLOAT_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_INT_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_INTEGER - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_INTEGER_MAX - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_INTEGER_MIN - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_INTEGER_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_LONG_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_NULL - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_NUMBER - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_NUMBER_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_OBJECT - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_OBJECT_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_OBJECT_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_SHORT_ARRAY_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_SIGNED_INTEGER_MASK - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_SPECIAL_VALUE_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_STRING - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_STRING_WRITER - Static variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3_UNDEFINED - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_VECTOR_INT - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_VECTOR_NUMBER - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_VECTOR_OBJECT - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_VECTOR_UINT - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_XML - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3_XMLSTRING - Static variable in interface org.granite.messaging.amf.io.AMF3Constants
-
- AMF3Config - Interface in org.granite.config
-
- AMF3Constants - Interface in org.granite.messaging.amf.io
-
- AMF3Deserializer - Class in org.granite.messaging.amf.io
-
- AMF3Deserializer(InputStream) - Constructor for class org.granite.messaging.amf.io.AMF3Deserializer
-
- AMF3Deserializer(InputStream, int) - 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.
- 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
-
- AMF3Serializer(OutputStream, int) - Constructor for class org.granite.messaging.amf.io.AMF3Serializer
-
- AMF3Serializer.AMF3Writer - Interface in org.granite.messaging.amf.io
-
- AMF_DEFAULT_STORED_STRINGS - Static variable in class org.granite.util.JMFAMFUtil
-
- AMFAbstractVectorValue - Class in org.granite.messaging.amf.types
-
- AMFAbstractVectorValue(byte, Object, boolean) - Constructor for class org.granite.messaging.amf.types.AMFAbstractVectorValue
-
- AMFBasicVectorObjectAliaser - Class in org.granite.messaging.amf.types
-
- AMFBasicVectorObjectAliaser() - Constructor for class org.granite.messaging.amf.types.AMFBasicVectorObjectAliaser
-
- AMFChannelFactory - Class in org.granite.client.messaging.channel
-
Implementation of a ChannelFactory using AMF serialization
- AMFChannelFactory() - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
-
Create a default AMF channel factory with a basic configuration
- AMFChannelFactory(Object) - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
-
Create a default AMF channel factory with the basic configuration and for the specified platform context
- AMFChannelFactory(Object, Configuration) - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
-
Create an AMF channel factory with the specified configuration and for the specified platform context
Custom configuration can extend the default SimpleConfiguration
- AMFChannelFactory(Object, Transport, Transport) - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
-
Create an AMF channel factory with the specified transports and for the specified platform context
- AMFChannelFactory(Object, Transport, Transport, Configuration) - Constructor for class org.granite.client.messaging.channel.AMFChannelFactory
-
Create an AMF channel factory with the specified configuration and transports and for the specified platform context
Custom configuration can extend the default SimpleConfiguration
- 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
-
- AMFDictionary - Annotation Type in org.granite.messaging.amf.types
-
The AMFDictionary annotation can be used to force the serialization of
a map as an AMF Dictionary.
- AMFDictionaryValue - Class in org.granite.messaging.amf.types
-
- AMFDictionaryValue(Map<?, ?>) - Constructor for class org.granite.messaging.amf.types.AMFDictionaryValue
-
- AMFDictionaryValue(Map<?, ?>, boolean) - Constructor for class org.granite.messaging.amf.types.AMFDictionaryValue
-
- 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
-
- AMFRemotingChannel(Transport, MessagingCodec<AMF0Message>, String, URI, int) - Constructor for class org.granite.client.messaging.channel.amf.AMFRemotingChannel
-
- AMFSpecialValue<T> - Class in org.granite.messaging.amf.types
-
- AMFSpecialValue(byte, T) - Constructor for class org.granite.messaging.amf.types.AMFSpecialValue
-
- AMFSpecialValueFactory - Class in org.granite.messaging.amf.types
-
- AMFSpecialValueFactory() - Constructor for class org.granite.messaging.amf.types.AMFSpecialValueFactory
-
- AMFSpecialValueFactory(AMFVectorObjectAliaser) - Constructor for class org.granite.messaging.amf.types.AMFSpecialValueFactory
-
- AMFSpecialValueFactory.AMFDictionaryValueFactory - Class in org.granite.messaging.amf.types
-
- AMFSpecialValueFactory.AMFDictionaryValueFactory(AMFDictionary) - Constructor for class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFDictionaryValueFactory
-
- AMFSpecialValueFactory.AMFVectorIntValueFactory - Class in org.granite.messaging.amf.types
-
- AMFSpecialValueFactory.AMFVectorIntValueFactory(AMFVectorInt) - Constructor for class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFVectorIntValueFactory
-
- AMFSpecialValueFactory.AMFVectorNumberValueFactory - Class in org.granite.messaging.amf.types
-
- AMFSpecialValueFactory.AMFVectorNumberValueFactory(AMFVectorNumber) - Constructor for class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFVectorNumberValueFactory
-
- AMFSpecialValueFactory.AMFVectorObjectValueFactory - Class in org.granite.messaging.amf.types
-
- AMFSpecialValueFactory.AMFVectorObjectValueFactory(AMFVectorObject, String) - Constructor for class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFVectorObjectValueFactory
-
- AMFSpecialValueFactory.AMFVectorUintValueFactory - Class in org.granite.messaging.amf.types
-
- AMFSpecialValueFactory.AMFVectorUintValueFactory(AMFVectorUint) - Constructor for class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFVectorUintValueFactory
-
- AMFSpecialValueFactory.SpecialValueFactory<T extends AMFSpecialValue<?>> - Interface in org.granite.messaging.amf.types
-
- AMFVectorInt - Annotation Type in org.granite.messaging.amf.types
-
The AMFVectorInt annotation can be used to force the serialization of
a collection or array as an AMF Vector of int values.
- AMFVectorIntValue - Class in org.granite.messaging.amf.types
-
- AMFVectorIntValue(Object) - Constructor for class org.granite.messaging.amf.types.AMFVectorIntValue
-
- AMFVectorIntValue(Object, boolean) - Constructor for class org.granite.messaging.amf.types.AMFVectorIntValue
-
- AMFVectorNumber - Annotation Type in org.granite.messaging.amf.types
-
The AMFVectorNumber annotation can be used to force the serialization of
a collection or array as an AMF Vector of double values.
- AMFVectorNumberValue - Class in org.granite.messaging.amf.types
-
- AMFVectorNumberValue(Object) - Constructor for class org.granite.messaging.amf.types.AMFVectorNumberValue
-
- AMFVectorNumberValue(Object, boolean) - Constructor for class org.granite.messaging.amf.types.AMFVectorNumberValue
-
- AMFVectorObject - Annotation Type in org.granite.messaging.amf.types
-
The AMFVectorObject annotation can be used to force the serialization of
a collection or array as an AMF Vector of objects.
- AMFVectorObjectAliaser - Interface in org.granite.messaging.amf.types
-
- AMFVectorObjectValue - Class in org.granite.messaging.amf.types
-
- AMFVectorObjectValue(Object, String) - Constructor for class org.granite.messaging.amf.types.AMFVectorObjectValue
-
- AMFVectorObjectValue(Object, String, boolean) - Constructor for class org.granite.messaging.amf.types.AMFVectorObjectValue
-
- AMFVectorUint - Annotation Type in org.granite.messaging.amf.types
-
The AMFVectorUint annotation can be used to force the serialization of
a collection or array as an AMF Vector of unsigned int values.
- AMFVectorUintValue - Class in org.granite.messaging.amf.types
-
- AMFVectorUintValue(Object) - Constructor for class org.granite.messaging.amf.types.AMFVectorUintValue
-
- AMFVectorUintValue(Object, boolean) - Constructor for class org.granite.messaging.amf.types.AMFVectorUintValue
-
- 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
-
Append a new invocation to the current chain of invocations
- 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
-
- 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
-
- authenticate(AsyncToken) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- authenticatedChanged(Channel, boolean) - Method in interface org.granite.client.messaging.channel.ChannelStatusListener
-
- available() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- available() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- available() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- call(PersistentCollection<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection.InitializationCallback
-
Called once the collection has been loaded
- 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 the current request
- cancel() - Method in interface org.granite.client.messaging.transport.TransportFuture
-
- CancelledEvent - Class in org.granite.client.messaging.events
-
Event dispatched by a channel when the request is cancelled
- CancelledEvent(RequestMessage) - Constructor for class org.granite.client.messaging.events.CancelledEvent
-
- cancelReconnectTimerTask() - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- 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.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.GenericCollectionCodecImpl
-
- canEncode(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.GenericMapCodecImpl
-
- canEncode(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectArrayCodecImpl
-
- canEncode(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
-
- canEncode(Object) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- 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.
- chain(ObservableValue<T>, ChainedObservableValue.ObservableValueGetter<T, P>) - Static method in class org.granite.client.javafx.util.ChainedObservableValue
-
- chain(ChangeWatcher<T>, ChainedObservableValue.ObservableValueGetter<T, P>) - Static method in class org.granite.client.javafx.util.ChainedObservableValue
-
- chain(ChainedObservableValue.ObservableValueGetter<P, X>) - Method in class org.granite.client.javafx.util.ChainedObservableValue
-
- chain(ObservableValue<T>, ChainedProperty.PropertyGetter<T, P>) - Static method in class org.granite.client.javafx.util.ChainedProperty
-
- chain(ChangeWatcher<T>, ChainedProperty.PropertyGetter<T, P>) - Static method in class org.granite.client.javafx.util.ChainedProperty
-
- chain(ChainedProperty.PropertyGetter<P, X>) - Method in class org.granite.client.javafx.util.ChainedProperty
-
- ChainedObservableValue<T,P> - Class in org.granite.client.javafx.util
-
- ChainedObservableValue(ObservableValue<T>, ChainedObservableValue.ObservableValueGetter<T, P>) - Constructor for class org.granite.client.javafx.util.ChainedObservableValue
-
- ChainedObservableValue(ChangeWatcher<T>, ChainedObservableValue.ObservableValueGetter<T, P>) - Constructor for class org.granite.client.javafx.util.ChainedObservableValue
-
- ChainedObservableValue.ObservableValueGetter<B,T> - Interface in org.granite.client.javafx.util
-
- ChainedProperty<T,P> - Class in org.granite.client.javafx.util
-
- ChainedProperty(ObservableValue<T>, ChainedProperty.PropertyGetter<T, P>) - Constructor for class org.granite.client.javafx.util.ChainedProperty
-
- ChainedProperty(ChangeWatcher<T>, ChainedProperty.PropertyGetter<T, P>) - Constructor for class org.granite.client.javafx.util.ChainedProperty
-
- ChainedProperty.PropertyGetter<B,T> - Interface in org.granite.client.javafx.util
-
- Change - Class in org.granite.tide.data
-
- Change() - Constructor for class org.granite.tide.data.Change
-
- Change(String, Serializable, Number, String) - Constructor for class org.granite.tide.data.Change
-
- Change(String, Serializable, Number, String, boolean) - Constructor for class org.granite.tide.data.Change
-
- changed(ObservableValue<? extends T>, T, T) - Method in class org.granite.client.javafx.util.ChainedObservableValue
-
- changed(ObservableValue<? extends T>, T, T) - Method in class org.granite.client.javafx.util.ChainedProperty
-
- changed(ObservableValue<? extends T>, T, T) - Method in class org.granite.client.javafx.util.ChangeWatcher
-
- changed(PersistentCollection<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection.ChangeListener
-
Callback called when the collection is modified
- ChangeRef - Class in org.granite.tide.data
-
- ChangeRef() - Constructor for class org.granite.tide.data.ChangeRef
-
- ChangeRef(String, String, Serializable) - Constructor for class org.granite.tide.data.ChangeRef
-
- ChangeSet - Class in org.granite.tide.data
-
- ChangeSet() - Constructor for class org.granite.tide.data.ChangeSet
-
- ChangeSet(Change...) - Constructor for class org.granite.tide.data.ChangeSet
-
- ChangeSet(Change[], boolean) - Constructor for class org.granite.tide.data.ChangeSet
-
- ChangeWatcher<T> - Class in org.granite.client.javafx.util
-
- ChangeWatcher(ObservableValue<T>) - Constructor for class org.granite.client.javafx.util.ChangeWatcher
-
- ChangeWatcher.Trigger<T,X> - Interface in org.granite.client.javafx.util
-
- channel - Variable in class org.granite.client.messaging.AbstractTopicAgent
-
- Channel - Interface in org.granite.client.messaging.channel
-
Interface for communication channels
A channel handles the protocol (ping, reconnections, ...) between the client and the server
A Channel should be created using a ChannelFactory
- ChannelBuilder - Interface in org.granite.client.messaging.channel
-
SPI for builders of remoting and messaging channels
Modules that provide custom channels should also register a ChannelBuilder implementation in the ServiceLoader registry
(i.e. a file META-INF/services/org.granite.client.messaging.channel.ChannelBuilder)
The ChannelFactory will look for all registered channel builders and find the first one able to build the requested channel type.
- ChannelConfig - Interface in org.granite.config.flex
-
- ChannelFactory - Interface in org.granite.client.messaging.channel
-
ChannelFactory is the main entry point for using the low-level GraniteDS remoting and messaging API.
- ChannelStatusListener - Interface in org.granite.client.messaging.channel
-
- ChannelStatusNotifier - Interface in org.granite.client.messaging.channel
-
- ChannelType - Interface in org.granite.client.messaging.channel
-
- Character2Character - Class in org.granite.messaging.amf.io.convert.impl
-
- Character2Character(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Character2Character
-
- CHARACTER_0 - Static variable in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- 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
-
- checkValue(Object) - Static method in class org.granite.messaging.amf.types.AMFAbstractVectorValue
-
- 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
-
- ClassDescriptor - Class in org.granite.messaging.reflect
-
- ClassDescriptor(Reflection, Class<?>) - Constructor for class org.granite.messaging.reflect.ClassDescriptor
-
- classDescriptors - Variable in class org.granite.messaging.jmf.JMFDeserializer
-
- classGetter - Variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- ClassGetter - Interface in org.granite.messaging.amf.io.util
-
- classLoader - Variable in class org.granite.messaging.reflect.Reflection
-
- classNames - Variable in class org.granite.messaging.jmf.JMFDeserializer
-
- classNames - Variable in class org.granite.messaging.jmf.JMFSerializer
-
- ClassNameUtil - Class in org.granite.messaging.jmf.codec.std.impl.util
-
- classOfType(Type) - Static method in class org.granite.util.TypeUtil
-
- ClassScanner - Interface in org.granite.client.configuration
-
- 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
-
- clear() - Method in class org.granite.util.AbstractIndexedCache
-
- clearDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- clearDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- clearDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- clearDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- clearDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- clearDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- clearDirty() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- clearDirty() - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Clear the dirty state of the collection
- 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
-
Client-side implementation of AliasRegistry that scan specified packaged to find classes
annotated with
RemoteAlias
- ClientAliasRegistry() - Constructor for class org.granite.client.messaging.ClientAliasRegistry
-
- ClientEntityCodec - Class in org.granite.client.messaging.jmf.ext
-
- ClientEntityCodec() - Constructor for class org.granite.client.messaging.jmf.ext.ClientEntityCodec
-
- ClientGraniteConfig - Class in org.granite.client.configuration
-
- ClientGraniteConfig(String, InputStream, Configuration, String) - Constructor for class org.granite.client.configuration.ClientGraniteConfig
-
- 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
-
- ClientServicesConfig - Class in org.granite.client.configuration
-
- ClientServicesConfig() - Constructor for class org.granite.client.configuration.ClientServicesConfig
-
- ClientSharedContext - Interface in org.granite.client.messaging.jmf
-
Client-side shared context for serialization support
- clone() - Method in class flex.messaging.messages.AsyncMessage
-
- clone(boolean) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- clone(boolean) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- clone(boolean) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- clone(boolean) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- clone(boolean) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- clone(boolean) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- 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 a persistent collection
- 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.amf.io.AMF3Deserializer
-
- close() - Method in class org.granite.messaging.amf.io.AMF3Serializer
-
- close() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- close() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- close() - Method in class org.granite.messaging.jmf.JMFObjectOutputStream
-
- close() - Method in class org.granite.messaging.jmf.JMFSerializer
-
- closeContainer(WebSocketContainer) - Method in class org.granite.client.messaging.transport.jetty9.JettyStdWebSocketTransport
-
- closeContainer(WebSocketContainer) - Method in class org.granite.client.messaging.transport.tyrus.TyrusWebSocketTransport
-
- closeContainer(WebSocketContainer) - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport
-
- cls - Variable in class org.granite.messaging.reflect.Reflection.SinglePropertyKey
-
- 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.AMFRemotingChannel
-
- codec - Variable in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- codec - Variable in class org.granite.client.messaging.channel.amf.JMFRemotingChannel
-
- 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
-
- CollectionChange - Class in org.granite.tide.data
-
- CollectionChange() - Constructor for class org.granite.tide.data.CollectionChange
-
- CollectionChange(int, Object, Object) - Constructor for class org.granite.tide.data.CollectionChange
-
- CollectionChanges - Class in org.granite.tide.data
-
- CollectionChanges() - Constructor for class org.granite.tide.data.CollectionChanges
-
- CollectionChanges(CollectionChange...) - Constructor for class org.granite.tide.data.CollectionChanges
-
- 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 for the sorting
- 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
-
- compareTo(Change) - Method in class org.granite.tide.data.Change
-
- Compatibility - Class in org.granite.messaging.amf.io.convert.impl
-
- Compatibility(Converters) - Constructor for class org.granite.messaging.amf.io.convert.impl.Compatibility
-
- componentClassOfType(Type) - Static method in class org.granite.util.TypeUtil
-
- componentType - Variable in class org.granite.messaging.jmf.codec.std.impl.AbstractArrayCodec.ArrayStructure
-
- ConditionalObjectCodec - Interface in org.granite.messaging.jmf.codec
-
- Config - Interface in org.granite.config
-
- ConfigurableFactory<T,C extends Config> - Interface in org.granite.config.api
-
- Configuration - Interface in org.granite.client.configuration
-
Configuration object for AMF channel factory
- 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
-
- connect() - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- connect(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
-
- connect(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport
-
- connect(Session) - Method in class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport.Jetty9TransportData
-
- connect(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- connect(S) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport.TransportData
-
- connect(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport
-
- CONNECT_OPERATION - Static variable in class flex.messaging.messages.CommandMessage
-
- connectMessageId - Variable in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- ConstructorInstantiator - Class in org.granite.messaging.reflect
-
- ConstructorInstantiator(Constructor<?>) - Constructor for class org.granite.messaging.reflect.ConstructorInstantiator
-
- constructors - Variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
-
- Consumer - Class in org.granite.client.messaging
-
Consumer class that allows to receive messages from a remote pub/sub destination
Consumer consumer = new Consumer(messagingChannel, "myDestination", "myTopic");
consumer.subscribe().get();
consumer.addMessageListener(new TopicMessageListener() {
public void onMessage(TopicMessageEvent event) {
System.out.println("Received: " + event.getData());
}
});
- Consumer(MessagingChannel, String, String) - Constructor for class org.granite.client.messaging.Consumer
-
Create a consumer for the specified channel and destination
- consumersMap - Variable in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- 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
-
- content - Variable in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- contentType - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- ContentType - Enum in org.granite.util
-
Supported encodings for remoting/messaging channels
- 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.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
-
- 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
-
- ConvertersConfig - Interface in org.granite.config
-
- 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(DataInput) - 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.ReplyMessage
-
- copy(AbstractMessage) - Method in class org.granite.client.messaging.messages.requests.ReplyMessage
-
- 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
-
- create(Object) - Method in class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFDictionaryValueFactory
-
- create(Object) - Method in class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFVectorIntValueFactory
-
- create(Object) - Method in class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFVectorNumberValueFactory
-
- create(Object) - Method in class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFVectorObjectValueFactory
-
- create(Object) - Method in class org.granite.messaging.amf.types.AMFSpecialValueFactory.AMFVectorUintValueFactory
-
- create(Object) - Method in interface org.granite.messaging.amf.types.AMFSpecialValueFactory.SpecialValueFactory
-
- createContainer() - Method in class org.granite.client.messaging.transport.jetty9.JettyStdWebSocketTransport
-
- createContainer() - Method in class org.granite.client.messaging.transport.tyrus.TyrusWebSocketTransport
-
- createContainer() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport
-
- 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(Object, Object, Map<String, Object>) - Static method in class org.granite.context.SimpleGraniteContext
-
- createThreadInstance(Object, Object, Map<String, Object>, String) - Static method in class org.granite.context.SimpleGraniteContext
-
- createThreadInstance(Object, Object, 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.AMFRemotingChannel
-
- createTransportMessage(AsyncToken) - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- createTransportMessage(AsyncToken) - Method in class org.granite.client.messaging.channel.amf.JMFRemotingChannel
-
- credentials - Variable in class org.granite.client.messaging.channel.AbstractChannel
-
- Credentials - Interface in org.granite.client.messaging.channel
-
Interface for channel credentials
- CREDENTIALS_CHARSET_HEADER - Static variable in interface flex.messaging.messages.Message
-
- CURRENT_VERSION - Static variable in class org.granite.messaging.amf.AMF0Message
-
- 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.impl.JdkLogger
-
- debug(Throwable, String, Object...) - Method in class org.granite.logging.impl.JdkLogger
-
- debug(String, Object...) - Method in class org.granite.logging.impl.Log4jLogger
-
- debug(Throwable, String, Object...) - Method in class org.granite.logging.impl.Log4jLogger
-
- debug(String, Object...) - Method in class org.granite.logging.impl.Slf4jLogger
-
- debug(Throwable, String, Object...) - Method in class org.granite.logging.impl.Slf4jLogger
-
- debug(String, Object...) - Method in class org.granite.logging.Logger
-
- debug(Throwable, String, Object...) - Method in class org.granite.logging.Logger
-
- 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.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.GenericCollectionCodec
-
- decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.GenericMapCodec
-
- 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.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.GenericCollectionCodecImpl
-
- decode(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.GenericMapCodecImpl
-
- 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.ObjectArrayCodecImpl
-
- 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.PrimitiveArrayCodecImpl
-
- 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.ObjectArrayCodec
-
- decode(InputContext, int) - Method in interface org.granite.messaging.jmf.codec.std.PrimitiveArrayCodec
-
- 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.
- decodeClassName(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.ClassNameUtil
-
- decodeDouble(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.DoubleUtil
-
- 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.
- decodeFloat(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.FloatUtil
-
- decodeInteger(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.IntegerUtil
-
- decodeInteger(InputContext, int) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.IntegerUtil
-
- decodeLong(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.LongUtil
-
- decodeLong(InputContext, int) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.LongUtil
-
- 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.AMFRemotingChannel
-
- decodeResponse(InputStream) - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- decodeResponse(InputStream) - Method in class org.granite.client.messaging.channel.amf.JMFRemotingChannel
-
- decodeSerializable(InputContext, Serializable) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
-
- decodeSerializable(InputContext, Serializable, ClassDescriptor) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
-
- decodeUUID(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
-
- decodeVariableDouble(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.DoubleUtil
-
- decodeVariableInteger(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.IntegerUtil
-
- decodeVariableLong(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.LongUtil
-
- decodeVariableUnsignedInteger(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.IntegerUtil
-
- decodeVariableUnsignedLong(InputContext) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.LongUtil
-
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.granite.util.AbstractIndexedCache
-
- DEFAULT_LOAD_FACTOR - Static variable in class org.granite.util.AbstractIndexedCache
-
- 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
-
- defaultChannelBuilder - Variable in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- DefaultChannelBuilder - Class in org.granite.client.messaging.channel
-
Default implementation of ChannelBuilder handling the built-in channel types (long polling and websocket)
This can also be used to specify custom url mappings for the server channel uris:
channelFactory.setChannelBuilder(new DefaultChannelBuilder("/customremoting/amf", "/customgravity/amf", "/customws/amf");
channelFactory.start();
- DefaultChannelBuilder() - Constructor for class org.granite.client.messaging.channel.DefaultChannelBuilder
-
Create a channel builder with conventional defaults for url mappings
- DefaultChannelBuilder(String, String, String) - Constructor for class org.granite.client.messaging.channel.DefaultChannelBuilder
-
Create a channel builder with specified url mappings
- defaultChannelType() - Method in class org.granite.client.platform.Platform
-
- 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
-
Default implementation for a client shared context
- DefaultClientSharedContext() - Constructor for class org.granite.client.messaging.jmf.DefaultClientSharedContext
-
Create a default shared context
- DefaultClientSharedContext(CodecRegistry) - Constructor for class org.granite.client.messaging.jmf.DefaultClientSharedContext
-
Create a shared context with the specified codec registry
- DefaultClientSharedContext(CodecRegistry, List<String>) - Constructor for class org.granite.client.messaging.jmf.DefaultClientSharedContext
-
Create a shared context with the specified codec registry and stored strings
- DefaultClientSharedContext(CodecRegistry, List<String>, Reflection, AliasRegistry) - Constructor for class org.granite.client.messaging.jmf.DefaultClientSharedContext
-
Create a shared context with the specified parameters
- 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
-
- DefaultCodecRegistry.Java8Ext - Class in org.granite.messaging.jmf
-
- DefaultCodecRegistry.Java8Ext() - Constructor for class org.granite.messaging.jmf.DefaultCodecRegistry.Java8Ext
-
- 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
-
- defaultReadObject() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- DefaultResponseListener - Class in org.granite.client.messaging
-
Empty response listener that does nothing
- 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
-
- 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, boolean, String, String, M, MessagingCodec<M>) - Constructor for class org.granite.client.messaging.transport.DefaultTransportMessage
-
- defaultWriteObject() - Method in class org.granite.messaging.jmf.JMFObjectOutputStream
-
- defineProperty(String) - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
-
- defineProperty(String) - Method in class org.granite.messaging.amf.io.util.DefaultActionScriptClassDescriptor
-
- descriptorCache - Variable in class org.granite.messaging.reflect.Reflection
-
- destination - Variable in class org.granite.client.messaging.AbstractTopicAgent
-
- DESTINATION_CLIENT_ID_HEADER - Static variable in class flex.messaging.messages.AsyncMessage
-
- detachedState - Variable in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
-
- dimensions - Variable in class org.granite.messaging.jmf.codec.std.impl.AbstractArrayCodec.ArrayStructure
-
- dirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- dirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- dirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- dirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- dirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- dirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- dirty() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- dirty() - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Mark the collection as dirty
- dirty - Variable in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
-
- dirty - Variable in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
-
- dirty - Variable in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- disconnect(ResponseListener...) - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- disconnect(ResponseListener...) - Method in interface org.granite.client.messaging.channel.MessagingChannel
-
Disconnect the channel
- disconnect() - Method in class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport.Jetty9TransportData
-
- disconnect() - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport.TransportData
-
- 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.AbstractHTTPChannel
-
- 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
-
- documentCache - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
-
- doInitialize(C, boolean) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- doInitialize(List<E>, boolean) - Method in class org.granite.client.persistence.collection.PersistentList
-
- doInitialize(Map<K, V>, boolean) - Method in class org.granite.client.persistence.collection.PersistentMap
-
- doInitialize(Set<E>, boolean) - Method in class org.granite.client.persistence.collection.PersistentSet
-
- doInitialize(SortedMap<K, V>, boolean) - Method in class org.granite.client.persistence.collection.PersistentSortedMap
-
- doInitialize(SortedSet<E>, boolean) - Method in class org.granite.client.persistence.collection.PersistentSortedSet
-
- DOUBLE_0 - Static variable in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- doubleAsLong04(double) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.DoubleUtil
-
- 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
-
- DoubleUtil - Class in org.granite.messaging.jmf.codec.std.impl.util
-
- DoubleUtil() - Constructor for class org.granite.messaging.jmf.codec.std.impl.util.DoubleUtil
-
- DoubleUtil.DoubleAsLong - Class in org.granite.messaging.jmf.codec.std.impl.util
-
- DoubleUtil.DoubleAsLong(long, int) - Constructor for class org.granite.messaging.jmf.codec.std.impl.util.DoubleUtil.DoubleAsLong
-
- 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.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.GenericCollectionCodecImpl
-
- dump(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.GenericMapCodecImpl
-
- 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.ObjectArrayCodecImpl
-
- 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.PrimitiveArrayCodecImpl
-
- 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
-
- dumpBooleanArray0(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dumpByteArray0(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dumpCharacterArray0(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- DumpContext - Interface in org.granite.messaging.jmf
-
- dumpDoubleArray0(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dumpFloatArray0(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dumpIntegerArray0(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dumpLongArray0(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dumpObjectArray(DumpContext, String, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectArrayCodecImpl
-
- dumpObjectArray0(DumpContext, String, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectArrayCodecImpl
-
- dumpPrimitiveArray(DumpContext, Class<?>, int, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dumpPrimitiveArray0(DumpContext, Class<?>, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dumpShortArray0(DumpContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- dynamicClass - Variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
-
- generateClass() - Method in class org.granite.client.scan.JavaResourceAccessor
-
- GenericCollectionCodec - Interface in org.granite.messaging.jmf.codec.std
-
- GenericCollectionCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
-
- GenericCollectionCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.GenericCollectionCodecImpl
-
- GenericMapCodec - Interface in org.granite.messaging.jmf.codec.std
-
- GenericMapCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
-
- GenericMapCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.GenericMapCodecImpl
-
- 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(long) - Method in class org.granite.client.messaging.channel.AsyncToken
-
- get() - Method in class org.granite.client.messaging.channel.ImmediateFailureResponseMessageFuture
-
- get(long) - Method in class org.granite.client.messaging.channel.ImmediateFailureResponseMessageFuture
-
- get() - Method in interface org.granite.client.messaging.channel.ResponseMessageFuture
-
Wait synchronously for the response
- get(long) - Method in interface org.granite.client.messaging.channel.ResponseMessageFuture
-
Wait synchronously for the response.
- 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(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.client.configuration.ClientGraniteConfig
-
- getActionScriptDescriptor(String) - Method in interface org.granite.config.ExternalizersConfig
-
- 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
-
Return the aliased server class name for a specified client class name
- getAliasForType(String) - Method in class org.granite.messaging.DefaultAliasRegistry
-
- getAliasRegistry() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getAliasRegistry() - Method in interface org.granite.client.messaging.jmf.ClientSharedContext
-
- getAliasRegistry() - Method in class org.granite.client.messaging.jmf.DefaultClientSharedContext
-
- getAliasRegistry() - Method in interface org.granite.config.api.AliasRegistryConfig
-
- 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.client.configuration.ClientGraniteConfig
-
- getAmf3DeserializerSecurizer() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getAmf3DeserializerSecurizer() - Method in interface org.granite.config.AMF3Config
-
- getAmf3SerializerConstructor() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getAMFContext() - Method in class org.granite.context.GraniteContext
-
- getAMFMessage() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
-
- getAndWriteProperty(Object, Property) - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
-
- getAndWriteProperty(Object, Property) - Method in class org.granite.messaging.jmf.JMFSerializer
-
- getAnnotation(Class<T>, boolean) - Method in class org.granite.client.javafx.JavaFXProperty
-
- 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.scan.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.AbstractArrayCodec
-
- getArrayOrCollectionLength(Object) - Method in class org.granite.messaging.amf.io.AMF3Serializer
-
- getAs3DescriptorsByInstanceOf() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getAs3DescriptorsByInstanceOf() - Method in interface org.granite.config.ExternalizersConfig
-
- getAs3DescriptorsByType() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getAs3DescriptorsByType() - Method in interface org.granite.config.ExternalizersConfig
-
- getBean() - Method in class org.granite.client.javafx.util.ChainedProperty
-
- 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() - Method in class org.granite.client.messaging.messages.requests.ReplyMessage
-
- 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.client.javafx.platform.AbstractJavaFXProperty
-
- 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.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
Local cause exception
- getCause() - Method in class org.granite.client.messaging.events.FaultEvent
-
- getCause() - Method in class org.granite.client.messaging.messages.responses.FaultMessage
-
- getChange(String) - Method in class org.granite.tide.data.Change
-
- getChange(String, Class<T>) - Method in class org.granite.tide.data.Change
-
- getChange(int) - Method in class org.granite.tide.data.ChangeSet
-
- getChange(int) - Method in class org.granite.tide.data.CollectionChanges
-
- getChangeKey(int) - Method in class org.granite.tide.data.CollectionChanges
-
- getChangeKey(int, Class<K>) - Method in class org.granite.tide.data.CollectionChanges
-
- getChanges() - Method in class org.granite.tide.data.Change
-
- getChanges() - Method in class org.granite.tide.data.ChangeSet
-
- getChanges() - Method in class org.granite.tide.data.CollectionChanges
-
- getChangeType(int) - Method in class org.granite.tide.data.CollectionChanges
-
- getChangeValue(int) - Method in class org.granite.tide.data.CollectionChanges
-
- getChangeValue(int, Class<V>) - Method in class org.granite.tide.data.CollectionChanges
-
- getChannel() - Method in class org.granite.client.messaging.AbstractTopicAgent
-
- getChannel() - Method in class org.granite.client.messaging.RemoteService
-
Remoting channel
- getChannel() - Method in interface org.granite.client.messaging.TopicAgent
-
Messaging channel to which the agent is attached
- getChannelId() - Method in class org.granite.context.AMFContext
-
- getChannelProperty(String, String) - Method in class org.granite.client.configuration.ClientServicesConfig
-
- getChannelProperty(String, String) - Method in interface org.granite.config.flex.ChannelConfig
-
- getChannelProperty(String, ChannelConfig, String) - Static method in class org.granite.messaging.amf.io.AMF3Serializer
-
- getChar(Object) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
Current charset
- 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
-
- getClassDescriptor(Class<?>) - Method in interface org.granite.messaging.jmf.InputContext
-
- getClassDescriptor(String) - Method in interface org.granite.messaging.jmf.InputContext
-
- getClassDescriptor(String) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- getClassDescriptor(Class<?>) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- getClassGetter() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getClassGetter() - Method in interface org.granite.config.ConvertersConfig
-
- 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(Class<?>) - Static method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
-
- getClassName(String) - Method in class org.granite.messaging.jmf.DefaultSharedContext
-
- getClassName(int) - Method in interface org.granite.messaging.jmf.InputContext
-
- getClassName(int) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- 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
-
- getClassName() - Method in class org.granite.tide.data.Change
-
- getClassName() - Method in class org.granite.tide.data.ChangeRef
-
- 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
-
Internal client id received from the server on the first ping
- 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
-
Client type (JAVA or AS3) for specific AMF serialization parameters
- 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.ClassDescriptor
-
- 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(ExtendedObjectOutput, Object) - Method in interface org.granite.messaging.jmf.CodecRegistry
-
- getCodec(int) - Method in class org.granite.messaging.jmf.DefaultCodecRegistry
-
- getCodec(ExtendedObjectOutput, 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
-
- getCollectionChange(String) - Method in class org.granite.tide.data.Change
-
- 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.AbstractArrayCodec
-
- 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
-
- getConfigurator() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpointConfig
-
- 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.messaging.persistence.AbstractExternalizablePersistentCollection
-
- getContent() - Method in class org.granite.scan.AbstractScannedItem
-
- getContent() - Method in interface org.granite.scan.ScannedItem
-
- getContentAsList(Type) - Method in class org.granite.messaging.persistence.ExternalizablePersistentList
-
- getContentAsMap(Type) - Method in class org.granite.messaging.persistence.ExternalizablePersistentMap
-
- getContentAsMap(Type, Comparator) - Method in class org.granite.messaging.persistence.ExternalizablePersistentMap
-
- getContentAsSet(Type) - Method in class org.granite.messaging.persistence.ExternalizablePersistentSet
-
- getContentAsSet(Type, Comparator) - Method in class org.granite.messaging.persistence.ExternalizablePersistentSet
-
- getContentType() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- getContentType() - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
The encoding (AMF or JMF) for this 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
-
A generic context object used to create transports (actual type of the context depends on the
Platform)
- getContext() - Method in class org.granite.client.messaging.transport.AbstractTransport
-
- getContext() - Method in interface org.granite.client.messaging.transport.Transport
-
The generic context object for this transport (actual type of the context depends on the
Platform)
- getContext() - Method in class org.granite.client.platform.Platform
-
- getContextRoot() - Method in class org.granite.client.messaging.ServerApp
-
- 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.client.configuration.ClientGraniteConfig
-
- getConverters() - Method in interface org.granite.config.ConvertersConfig
-
- getConverters() - Method in class org.granite.messaging.amf.io.convert.Converters
-
- getConverters() - Method in class org.granite.messaging.amf.io.util.Property
-
- getCorrelationId() - Method in class flex.messaging.messages.AsyncMessage
-
- getCorrelationId() - Method in class org.granite.client.messaging.messages.requests.ReplyMessage
-
- 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
-
Current security credentials for this channel
- getCredentials() - Method in class org.granite.client.messaging.messages.requests.LoginMessage
-
- 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.client.javafx.JavaFXProperty
-
- 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
-
- getDecoders() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpointConfig
-
- getDefaultChannelType() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- getDefaultChannelType() - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Return the default type of messaging channels (initially ChannelType.LONG_POLLING)
- 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
-
Default headers added to all messages sent by this agent
- getDefaultRequestConfig() - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
-
- getDefaultStoredStrings() - Method in class org.granite.client.messaging.channel.JMFChannelFactory
-
Current stored strings
- 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
-
Default time to live for messages sent from this channel
- getDefaultTimeToLive() - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
The default time to live defined for channels created by this factory
- 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
-
- getDescriptor(Class<?>) - Method in class org.granite.messaging.reflect.Reflection
-
- 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
-
Name of the remote destination for the topic
- 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
-
- 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.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- 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
-
- getEncoders() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpointConfig
-
- getEncoding() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
-
- getEncoding() - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
-
- 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
-
- 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
-
Current extended codecs
- 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 class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpointConfig
-
- getExtensions() - Method in interface org.granite.messaging.jmf.codec.ExtendedObjectCodecService
-
- getExternalizer(String) - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getExternalizer(String) - Method in interface org.granite.config.ExternalizersConfig
-
- 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.client.configuration.ClientGraniteConfig
-
- getExternalizersByAnnotatedWith() - Method in interface org.granite.config.ExternalizersConfig
-
- getExternalizersByInstanceOf() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getExternalizersByInstanceOf() - Method in interface org.granite.config.ExternalizersConfig
-
- getExternalizersByType() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getExternalizersByType() - Method in interface org.granite.config.ExternalizersConfig
-
- getExternalizersConfiguration() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getExternalizersConfiguration() - Method in interface org.granite.config.ExternalizersConfig
-
- 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 class org.granite.client.javafx.platform.JavaFXFieldProperty
-
- getField() - Method in interface org.granite.messaging.reflect.FieldProperty
-
- getField() - Method in class org.granite.messaging.reflect.SimpleFieldProperty
-
- 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.scan.ExtCosClassScanner.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.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- getGetter() - Method in class org.granite.client.javafx.platform.JavaFXMethodProperty
-
- getGetter() - Method in interface org.granite.messaging.reflect.MethodProperty
-
- getGetter() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
-
- getGraniteConfig() - Method in interface org.granite.client.configuration.Configuration
-
ClientGraniteConfig object loaded of built by this configuration
- getGraniteConfig() - Method in class org.granite.client.configuration.SimpleConfiguration
-
GraniteConfig object
- 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
-
- 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
-
Channel identifier
- 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
-
Destination id
- 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.tide.data.Change
-
- getId() - Method in class org.granite.tide.data.ChangeRef
-
- 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
-
- getInheritedMethod(Class<?>, String, Class<?>[], Class<?>) - Static method in class org.granite.messaging.reflect.ClassDescriptor
-
- getInheritedSerializableProperties() - Method in class org.granite.messaging.reflect.ClassDescriptor
-
- getInitialClassNameDictionary() - Method in class org.granite.messaging.jmf.DefaultSharedContext
-
- getInitialClassNameDictionary() - Method in interface org.granite.messaging.jmf.SharedContext
-
- 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
-
- getInstance() - Static method in class org.granite.client.platform.Platform
-
- getInstance(String, Config) - Method in class org.granite.config.ActionScriptClassDescriptorFactory
-
- getInstance(String, C) - Method in interface org.granite.config.api.ConfigurableFactory
-
- getInstance(String, ExternalizersConfig) - Method in class org.granite.config.ExternalizerFactory
-
- getInstance(String, Config) - Method in class org.granite.config.JavaClassDescriptorFactory
-
- getInstanceFactory() - Method in class org.granite.messaging.reflect.Reflection
-
- getInstanceForBean(List<Class<? extends ActionScriptClassDescriptor>>, Class<?>, Config) - Method in class org.granite.config.ActionScriptClassDescriptorFactory
-
- getInstanceForBean(List<T>, Class<?>, C) - Method in interface org.granite.config.api.ConfigurableFactory
-
- getInstanceForBean(List<Externalizer>, Class<?>, ExternalizersConfig) - Method in class org.granite.config.ExternalizerFactory
-
- getInstanceForBean(List<Class<? extends JavaClassDescriptor>>, Class<?>, Config) - Method in class org.granite.config.JavaClassDescriptorFactory
-
- getInstantiator(String) - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getInstantiator(String) - Method in interface org.granite.config.ExternalizersConfig
-
- getInstantiator() - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
-
- getInstantiators() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getInstantiators() - Method in interface org.granite.config.ExternalizersConfig
-
- getInt(Object) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- getJavaDescriptor(String) - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getJavaDescriptor(String) - Method in interface org.granite.config.ExternalizersConfig
-
- getJavaDescriptorsByInstanceOf() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getJavaDescriptorsByInstanceOf() - Method in interface org.granite.config.ExternalizersConfig
-
- getJavaDescriptorsByType() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getJavaDescriptorsByType() - Method in interface org.granite.config.ExternalizersConfig
-
- getJavaDescriptorsCache() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getJavaDescriptorsCache() - Method in interface org.granite.config.ExternalizersConfig
-
- getKey() - Method in class org.granite.messaging.amf.AMF0Header
-
- getKey() - Method in class org.granite.tide.data.CollectionChange
-
- getKeyedMessages() - Method in class org.granite.tide.invocation.InvocationResult
-
- getLazyProperties(Class<?>) - Method in class org.granite.client.persistence.Persistence
-
- getLexicalPropertyComparator() - Method in class org.granite.messaging.reflect.Reflection
-
- getListeners() - Method in class org.granite.tide.invocation.InvocationCall
-
- getLoader() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- getLoader() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- getLoader() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- getLoader() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- getLoader() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- getLoader() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- getLoader() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- getLoader() - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Loader for the collection
- 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.impl.JdkLogger
-
- getLoggerImpl() - Method in class org.granite.logging.impl.Log4jLogger
-
- getLoggerImpl() - Method in class org.granite.logging.impl.Slf4jLogger
-
- getLoggerImpl() - Method in class org.granite.logging.Logger
-
- getLong(Object) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- 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
-
- getMaxIdleTime() - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- getMaxMessageSize() - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- getMaxResults() - Method in class org.granite.tide.data.model.Page
-
- getMaxResults() - Method in class org.granite.tide.data.model.PageInfo
-
- getMerge() - Method in class org.granite.tide.invocation.InvocationResult
-
- getMessage() - Method in class org.granite.client.messaging.events.AbstractResponseEvent
-
Response message
- getMessage() - Method in interface org.granite.client.messaging.events.IncomingMessageEvent
-
Message received
- getMessage() - Method in class org.granite.client.messaging.events.TopicMessageEvent
-
- 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
-
- getMessagingTransport() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- getMessagingTransport(String) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- getMessagingTransport() - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
The default transport for messaging channels
- getMessagingTransport(String) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
The transport for the specified messaging channel type
- getMessagingTransports() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- getMessagingTransports() - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
The transports for messaging channels
- getMessagingTransports() - Method in class org.granite.client.platform.Platform
-
- getMetadata() - Method in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- getMethod() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
-
- 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
-
- getMethodSignature(Method) - Static method in class org.granite.util.TypeUtil
-
- getName() - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- getName() - Method in class org.granite.client.javafx.util.ChainedProperty
-
- 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
-
- 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.api.ConfigurableFactory
-
- getNullInstance() - Method in class org.granite.config.ExternalizerFactory
-
- getNullInstance() - Method in class org.granite.config.JavaClassDescriptorFactory
-
- getObject(Object) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- getObject() - Method in interface org.granite.client.util.PropertyHolder
-
- getObject(int) - Method in interface org.granite.messaging.jmf.InputContext
-
- getObject(int) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- 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.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.GenericCollectionCodecImpl
-
- getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.GenericMapCodecImpl
-
- 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.Java8DateCodecImpl
-
- getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.Java8DateTimeCodecImpl
-
- getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.Java8TimeCodecImpl
-
- 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.ObjectArrayCodecImpl
-
- getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
-
- getObjectType() - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- 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
- getObservableValue(B) - Method in interface org.granite.client.javafx.util.ChainedObservableValue.ObservableValueGetter
-
- 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 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
-
- getParams() - Method in class org.granite.tide.invocation.ContextEvent
-
- getParent() - Method in class org.granite.messaging.reflect.ClassDescriptor
-
- getPassword() - Method in class org.granite.client.messaging.channel.UsernamePasswordCredentials
-
Current password
- 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
-
- getPreferredSubprotocols() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpointConfig
-
- 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
-
- getPrincipal() - Method in class org.granite.context.GraniteContext
-
- getPrivateMethod(Class<?>, String, Class<?>[], Class<?>) - Static method in class org.granite.messaging.reflect.ClassDescriptor
-
- getProperties(Class<?>) - Method in class org.granite.client.persistence.Persistence
-
- getProperties(Class<?>) - Static method in class org.granite.client.util.BeanUtil
-
- 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(B) - Method in interface org.granite.client.javafx.util.ChainedProperty.PropertyGetter
-
- getProperty(int) - Method in class org.granite.messaging.amf.io.util.ActionScriptClassDescriptor
-
- getProperty(int) - Method in class org.granite.messaging.amf.io.util.JavaClassDescriptor
-
- getProperty(Object, String) - Static method in class org.granite.util.TypeUtil
-
- 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.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
Current reflection provider
- 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
-
- getReflection() - Method in interface org.granite.messaging.jmf.ExtendedObjectOutput
-
- 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
-
- getRemotingChannelClass() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- getRemotingChannelClass() - Method in class org.granite.client.messaging.channel.AMFChannelFactory
-
- getRemotingChannelClass() - Method in class org.granite.client.messaging.channel.JMFChannelFactory
-
- getRemotingTransport() - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- getRemotingTransport() - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
The transport for remoting channels
- 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
-
Source request message
- getRequest() - Method in interface org.granite.client.messaging.events.IssueEvent
-
Request message
- 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.scan.ExtCosClassScanner.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
-
Response message
- 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
-
Result data received from the server
- 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
-
- 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.client.configuration.ClientGraniteConfig
-
- getScannedExternalizers() - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- getScannedExternalizers() - Method in interface org.granite.config.ExternalizersConfig
-
- getScanner() - Method in class org.granite.scan.AbstractScannedItem
-
- getScanner() - Method in interface org.granite.scan.ScannedItem
-
- getScope() - Method in class org.granite.tide.invocation.ContextUpdate
-
- getScope() - Method in class org.granite.tide.invocation.InvocationResult
-
- getSecure() - Method in class org.granite.client.messaging.ServerApp
-
- getSelector() - Method in class org.granite.client.messaging.Consumer
-
Message selector for this consumer
- getSelector() - Method in class org.granite.client.messaging.messages.requests.SubscribeMessage
-
- getSerializableProperties() - Method in class org.granite.messaging.reflect.ClassDescriptor
-
- getSerializableProperties(Reflection, Class<?>) - Static method in class org.granite.messaging.reflect.ClassDescriptor
-
- getServerName() - Method in class org.granite.client.messaging.ServerApp
-
- getServerPort() - Method in class org.granite.client.messaging.ServerApp
-
- getServiceId() - Method in class org.granite.client.messaging.messages.requests.InvocationMessage
-
- 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
-
ServicesConfig object loaded of built by this configuration
- getServicesConfig() - Method in class org.granite.client.configuration.SimpleConfiguration
-
ServicesConfig object
- 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
-
- getSetSslContextFactory() - Method in class org.granite.client.messaging.transport.jetty.JettyWebSocketTransport
-
- getSetter() - Method in class org.granite.client.javafx.platform.JavaFXMethodProperty
-
- getSetter() - Method in interface org.granite.messaging.reflect.MethodProperty
-
- getSetter() - Method in class org.granite.messaging.reflect.SimpleMethodProperty
-
- getSharedContext() - Method in class org.granite.client.messaging.channel.JMFChannelFactory
-
Current shared serialization context
- 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
-
- getShort(Object) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- getStandardCodecs() - Static method in class org.granite.messaging.jmf.DefaultCodecRegistry.Java8Ext
-
- 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
-
Get the status handler for this transport
- getStreamAsString(InputStream) - Static method in class org.granite.util.StreamUtil
-
- getString(int) - Method in interface org.granite.messaging.jmf.InputContext
-
- getString(int) - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- 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
-
Current subscription id received from the server
- getSubscriptionId() - Method in class org.granite.client.messaging.messages.requests.UnsubscribeMessage
-
- 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
-
- getTime() - Method in class org.granite.client.messaging.events.TimeoutEvent
-
Time at which the time out occurred
- 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
-
Subtopic for the remote topic
- 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
-
Transport used by this channel
- getTransportData() - Method in class org.granite.client.messaging.channel.AbstractChannel
-
- getTransportData() - Method in interface org.granite.client.messaging.channel.Channel
-
Internal data object that can be used by a transport to store channel-specific state
- getType() - Method in class flex.messaging.io.ASObject
-
Gets object type
- getType() - Method in class org.granite.client.javafx.JavaFXProperty
-
- getType() - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- getType() - Method in class org.granite.client.messaging.events.CancelledEvent
-
- getType() - Method in interface org.granite.client.messaging.events.Event
-
Type of the 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.ReplyMessage
-
- 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
-
- getType() - Method in class org.granite.tide.data.CollectionChange
-
- getTypeForAlias(String) - Method in class org.granite.client.messaging.ClientAliasRegistry
-
- getTypeForAlias(String) - Method in interface org.granite.messaging.AliasRegistry
-
Return the client class name for a specified server class alias
- getTypeForAlias(String) - Method in class org.granite.messaging.DefaultAliasRegistry
-
- getTypeSignature(Class<?>) - Static method in class org.granite.util.TypeUtil
-
- getUid(Object) - Method in class org.granite.client.persistence.Persistence
-
- getUid() - Method in class org.granite.tide.data.Change
-
- getUid() - Method in class org.granite.tide.data.ChangeRef
-
- 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
-
Server application uri
- getUsername() - Method in class org.granite.client.messaging.channel.UsernamePasswordCredentials
-
Current username
- getUserProperties() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpointConfig
-
- getValue(Object) - Method in class org.granite.client.javafx.JavaFXProperty
-
- getValue() - Method in class org.granite.client.javafx.util.ChainedObservableValue
-
- getValue() - Method in class org.granite.client.javafx.util.ChainedProperty
-
- 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(Object) - Method in class org.granite.messaging.amf.io.util.FieldProperty
-
- getValue(Object) - Method in class org.granite.messaging.amf.io.util.MapProperty
-
- getValue(Object) - Method in class org.granite.messaging.amf.io.util.MethodProperty
-
- getValue(Object) - Method in class org.granite.messaging.amf.io.util.Property
-
- getValue(Object) - Method in class org.granite.messaging.amf.io.util.UIDProperty
-
- getValue() - Method in class org.granite.tide.data.CollectionChange
-
- getValue() - Method in class org.granite.tide.invocation.ContextUpdate
-
- getValueFactory(Property) - Method in class org.granite.messaging.amf.types.AMFSpecialValueFactory
-
- 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
-
- getVersion() - Method in class org.granite.tide.data.Change
-
- 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
-
- getWriter(Class<?>) - Method in class org.granite.messaging.amf.io.AMF3Serializer
-
- getXMLUtil() - Static method in class org.granite.util.XMLUtilFactory
-
- GraniteConfigException - Exception in org.granite.config.api
-
- GraniteConfigException(String) - Constructor for exception org.granite.config.api.GraniteConfigException
-
- GraniteConfigException(Throwable) - Constructor for exception org.granite.config.api.GraniteConfigException
-
- GraniteConfigException(String, Throwable) - Constructor for exception org.granite.config.api.GraniteConfigException
-
- GraniteContext - Class in org.granite.context
-
- GraniteContext(Object, Object, String) - Constructor for class org.granite.context.GraniteContext
-
- GraniteContext(Object, Object, String, String) - Constructor for class org.granite.context.GraniteContext
-
- id - Variable in class org.granite.client.messaging.channel.AbstractChannel
-
- Id - Annotation Type in org.granite.client.persistence
-
Client-side annotation indicating a persistent id
- 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
-
Event for a message received from a channel
- 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.JMFRemotingChannel
-
- index - Variable in class org.granite.util.AbstractIndexedCache.Entry
-
- INDEX_OR_LENGTH_BYTE_COUNT_OFFSET - Static variable in class org.granite.messaging.jmf.codec.std.impl.ArrayListCodecImpl
-
- INDEX_OR_LENGTH_BYTE_COUNT_OFFSET - Static variable in class org.granite.messaging.jmf.codec.std.impl.GenericCollectionCodecImpl
-
- INDEX_OR_LENGTH_BYTE_COUNT_OFFSET - Static variable in class org.granite.messaging.jmf.codec.std.impl.GenericMapCodecImpl
-
- INDEX_OR_LENGTH_BYTE_COUNT_OFFSET - Static variable in class org.granite.messaging.jmf.codec.std.impl.HashMapCodecImpl
-
- INDEX_OR_LENGTH_BYTE_COUNT_OFFSET - Static variable in class org.granite.messaging.jmf.codec.std.impl.HashSetCodecImpl
-
- INDEX_OR_LENGTH_BYTE_COUNT_OFFSET - Static variable in class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
-
- 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
-
- indexOfClassName(String) - Method in class org.granite.messaging.jmf.JMFSerializer
-
- indexOfClassName(String) - Method in interface org.granite.messaging.jmf.OutputContext
-
- indexOfObject(Object) - Method in class org.granite.messaging.jmf.JMFSerializer
-
- indexOfObject(Object) - Method in interface org.granite.messaging.jmf.OutputContext
-
- indexOfString(String) - Method in class org.granite.messaging.jmf.JMFSerializer
-
- indexOfString(String) - Method in interface org.granite.messaging.jmf.OutputContext
-
- info(String, Object...) - Method in class org.granite.logging.impl.JdkLogger
-
- info(Throwable, String, Object...) - Method in class org.granite.logging.impl.JdkLogger
-
- info(String, Object...) - Method in class org.granite.logging.impl.Log4jLogger
-
- info(Throwable, String, Object...) - Method in class org.granite.logging.impl.Log4jLogger
-
- info(String, Object...) - Method in class org.granite.logging.impl.Slf4jLogger
-
- info(Throwable, String, Object...) - Method in class org.granite.logging.impl.Slf4jLogger
-
- 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
-
- init(int) - Method in class org.granite.util.AbstractIndexedCache
-
- initClassNameDictionary(List<String>, String) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.ClassNameUtil
-
- initialCapacity - Variable in class org.granite.util.AbstractIndexedCache
-
- initialClassNameDictionary - Variable in class org.granite.messaging.jmf.DefaultSharedContext
-
- initialize(List<E>, PersistentCollection.Initializer<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- initialize(List<E>, PersistentCollection.Initializer<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- initialize(Map<K, V>, PersistentCollection.Initializer<Map<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- initialize(Set<E>, PersistentCollection.Initializer<Set<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- initialize(SortedMap<K, V>, PersistentCollection.Initializer<SortedMap<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- initialize(SortedSet<E>, PersistentCollection.Initializer<SortedSet<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- initialize(C, PersistentCollection.Initializer<C>) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- initialize(C, PersistentCollection.Initializer<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Mark the collection as initialized, called after the content is loaded
- initialize(C) - Method in interface org.granite.client.persistence.collection.PersistentCollection.Initializer
-
- 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<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection.InitializationListener
-
Callback called when the collection has been loaded
- initialized - Variable in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
-
- initialized - Variable in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
-
- initialized - Variable in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- initializing() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- initializing() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- initializing() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- initializing() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- initializing() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- initializing() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- initializing() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- initializing() - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Mark the collection as currently initializing so next access do not trigger loading
- 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
-
- Instantiator - Interface in org.granite.messaging.reflect
-
- INTEGER_0 - Static variable in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- 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
-
- IntegerUtil - Class in org.granite.messaging.jmf.codec.std.impl.util
-
- IntegerUtil() - Constructor for class org.granite.messaging.jmf.codec.std.impl.util.IntegerUtil
-
- 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 class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- internalPersistentCollection() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- internalPersistentCollection() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- internalPersistentCollection() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- internalPersistentCollection() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- internalPersistentCollection() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- internalPersistentCollection() - Method in interface org.granite.client.persistence.collection.UnsafePersistentCollection
-
- internalStop() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- internalStop() - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- 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
-
- 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
-
Execute the chain of invocations
- invokeReadObjectMethod(ObjectInputStream, Object) - Method in class org.granite.messaging.reflect.ClassDescriptor
-
- invokeReadResolveMethod(Object) - Method in class org.granite.messaging.reflect.ClassDescriptor
-
- invokeWriteObjectMethod(ObjectOutputStream, Object) - Method in class org.granite.messaging.reflect.ClassDescriptor
-
- invokeWriteReplaceMethod(Object) - Method in class org.granite.messaging.reflect.ClassDescriptor
-
- isAnnotationPresent(Class<? extends Annotation>, boolean) - Method in class org.granite.client.javafx.JavaFXProperty
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
True if the channel has been authenticated (exchange of a login message)
- isBound() - Method in class org.granite.client.javafx.util.ChainedProperty
-
- 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
-
Is the request cancelled ?
- isClass() - Method in class org.granite.client.scan.JavaResourceAccessor
-
- isClientPingOperation() - Method in class flex.messaging.messages.CommandMessage
-
- isConnect() - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
-
- isConnect() - Method in interface org.granite.client.messaging.transport.TransportMessage
-
- isConnected() - Method in class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport.Jetty9TransportData
-
- isConnected() - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport.TransportData
-
- isDebugEnabled() - Method in class org.granite.logging.impl.JdkLogger
-
- isDebugEnabled() - Method in class org.granite.logging.impl.Log4jLogger
-
- isDebugEnabled() - Method in class org.granite.logging.impl.Slf4jLogger
-
- isDebugEnabled() - Method in class org.granite.logging.Logger
-
- isDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- isDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- isDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- isDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- isDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- isDirty() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- isDirty() - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- isDirty() - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Is the collection dirty ?
- isDirty() - Method in class org.granite.messaging.amf.persistence.AMFPersistentCollectionSnapshot
-
- isDirty() - Method in class org.granite.messaging.jmf.persistence.JMFPersistentCollectionSnapshot
-
- isDirty() - Method in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- isDirty() - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
-
- isDisconnect() - Method in class org.granite.client.messaging.transport.DefaultTransportMessage
-
- isDisconnect() - Method in interface org.granite.client.messaging.transport.TransportMessage
-
- isDisconnectAfterAuthenticationFailure() - Method in class org.granite.client.messaging.transport.AbstractTransport
-
- isDisconnectAfterAuthenticationFailure() - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
-
- isDisconnectAfterAuthenticationFailure() - Method in interface org.granite.client.messaging.transport.Transport
-
Indicates to the calling Channel that the transport should be closed after an authentication failure
- isDisconnectAfterAuthenticationFailure() - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- isDisconnectRequest() - Method in class org.granite.client.messaging.channel.AsyncToken
-
- 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
-
Is the request finished ?
- 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() - Method in class org.granite.tide.data.Change
-
- 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.impl.JdkLogger
-
- isErrorEnabled() - Method in class org.granite.logging.impl.Log4jLogger
-
- isErrorEnabled() - Method in class org.granite.logging.impl.Slf4jLogger
-
- 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.impl.JdkLogger
-
- isFatalEnabled() - Method in class org.granite.logging.impl.Log4jLogger
-
- isFatalEnabled() - Method in class org.granite.logging.impl.Slf4jLogger
-
- isFatalEnabled() - Method in class org.granite.logging.Logger
-
- 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.impl.JdkLogger
-
- isInfoEnabled() - Method in class org.granite.logging.impl.Log4jLogger
-
- isInfoEnabled() - Method in class org.granite.logging.impl.Slf4jLogger
-
- 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 class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- isInitialized() - Method in interface org.granite.messaging.persistence.PersistentCollectionSnapshot
-
- isLoaded() - Method in interface org.granite.client.configuration.Configuration
-
Is the configuration loaded ?
- isLoaded() - Method in class org.granite.client.configuration.SimpleConfiguration
-
- isLocal() - Method in class org.granite.tide.data.Change
-
- isLocal() - Method in class org.granite.tide.data.ChangeSet
-
- 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.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- isReconnectAfterReceive() - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
-
- isReconnectAfterReceive() - Method in interface org.granite.client.messaging.transport.Transport
-
Indicates to the calling Channel that the transport should reconnect when data has been received
- isReconnectAfterReceive() - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- isRegularClass(Class<?>) - Method in class org.granite.messaging.reflect.Reflection
-
- isRequired() - Method in class org.granite.messaging.amf.AMF0Header
-
- 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 class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport
-
- isStarted() - Method in interface org.granite.client.messaging.transport.Transport
-
Is the transport started ?
- isStarted() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport
-
- isSubclassOf(Class<?>) - Method in class org.granite.client.scan.JavaResourceAccessor
-
- isSubscribed() - Method in class org.granite.client.messaging.Consumer
-
Is this consumer subscribed ?
- IssueEvent - Interface in org.granite.client.messaging.events
-
Event dispatched by a channel when a client-side issue occurs
- isTraceEnabled() - Method in class org.granite.logging.impl.JdkLogger
-
- isTraceEnabled() - Method in class org.granite.logging.impl.Log4jLogger
-
- isTraceEnabled() - Method in class org.granite.logging.impl.Slf4jLogger
-
- isTraceEnabled() - Method in class org.granite.logging.Logger
-
- isUUID(String) - Method in class org.granite.messaging.jmf.codec.std.impl.StringCodecImpl
-
- isValueIgnored(Object) - Method in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
-
- isWarnEnabled() - Method in class org.granite.logging.impl.JdkLogger
-
- isWarnEnabled() - Method in class org.granite.logging.impl.Log4jLogger
-
- isWarnEnabled() - Method in class org.granite.logging.impl.Slf4jLogger
-
- isWarnEnabled() - Method in class org.granite.logging.Logger
-
- isWritable() - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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.javafx.persistence.collection.ObservablePersistentSet
-
- iterator() - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- 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.util.ServiceLoader
-
- IUID - Interface in org.granite.tide
-
- ObjectArrayCodec - Interface in org.granite.messaging.jmf.codec.std
-
- ObjectArrayCodecImpl - Class in org.granite.messaging.jmf.codec.std.impl
-
- ObjectArrayCodecImpl() - Constructor for class org.granite.messaging.jmf.codec.std.impl.ObjectArrayCodecImpl
-
- 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
-
- ObjectIndexedCache - Class in org.granite.util
-
- ObjectIndexedCache() - Constructor for class org.granite.util.ObjectIndexedCache
-
- ObjectIndexedCache(int) - Constructor for class org.granite.util.ObjectIndexedCache
-
- objects - Variable in class org.granite.messaging.jmf.JMFDeserializer
-
- objects - Variable in class org.granite.messaging.jmf.JMFSerializer
-
- observablePersistentBag() - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- observablePersistentBag(PersistentBag<E>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- ObservablePersistentBag<E> - Class in org.granite.client.javafx.persistence.collection
-
- ObservablePersistentBag(PersistentBag<E>) - Constructor for class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- observablePersistentList() - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- observablePersistentList(PersistentList<E>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- ObservablePersistentList<E> - Class in org.granite.client.javafx.persistence.collection
-
- ObservablePersistentList(PersistentList<E>) - Constructor for class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- observablePersistentMap() - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- observablePersistentMap(PersistentMap<K, V>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- ObservablePersistentMap<K,V> - Class in org.granite.client.javafx.persistence.collection
-
- ObservablePersistentMap(PersistentMap<K, V>) - Constructor for class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- observablePersistentSet() - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- observablePersistentSet(PersistentSet<E>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- ObservablePersistentSet<E> - Class in org.granite.client.javafx.persistence.collection
-
- ObservablePersistentSet(PersistentSet<E>) - Constructor for class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- observablePersistentSortedMap() - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- observablePersistentSortedMap(PersistentSortedMap<K, V>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- ObservablePersistentSortedMap<K,V> - Class in org.granite.client.javafx.persistence.collection
-
- ObservablePersistentSortedMap(PersistentSortedMap<K, V>) - Constructor for class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- observablePersistentSortedSet() - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- observablePersistentSortedSet(PersistentSortedSet<E>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- ObservablePersistentSortedSet<E> - Class in org.granite.client.javafx.persistence.collection
-
- ObservablePersistentSortedSet(PersistentSortedSet<E>) - Constructor for class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- onBinaryMessage(Channel, byte[], int, int) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- 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
-
Callback method called by the transport when a message send is cancelled
- onCancelled(CancelledEvent) - Method in class org.granite.client.messaging.DefaultResponseListener
-
- onCancelled(CancelledEvent) - Method in interface org.granite.client.messaging.ResponseListener
-
Callback when a request is cancelled
- onCancelled(CancelledEvent) - Method in class org.granite.client.messaging.ResultFaultIssuesResponseListener
-
- onClose() - Method in interface org.granite.client.messaging.transport.TransportResponseHandler
-
- onClose(Channel, int, String) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- onClose(Session, CloseReason) - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpoint
-
- onConnect(Channel, S) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- onDisconnect() - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- onDisconnect() - Method in interface org.granite.client.messaging.channel.Channel
-
Callback method called by the transport when it is disconnecting
- onDisconnect() - Method in class org.granite.client.messaging.Consumer
-
Called when the channel is disconnected
- onError(TransportMessage, Exception) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- onError(TransportMessage, Exception) - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- onError(TransportMessage, Exception) - Method in interface org.granite.client.messaging.channel.Channel
-
Callback method called by the transport when an exception occurs during communication
- onError(Exception) - Method in interface org.granite.client.messaging.transport.TransportResponseHandler
-
- onError(Channel, Throwable) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- onError(Session, Throwable) - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpoint
-
- onEvent(Event) - Method in class org.granite.client.messaging.AllInOneResponseListener
-
Callback called for any kind of channel event
- 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
-
Callback when a failure occurs on the client side (network issue, serializable error...)
- 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
-
Callback when a fault is received (usually server exceptions are received as faults)
- onFault(FaultEvent) - Method in class org.granite.client.messaging.ResultIssuesResponseListener
-
- onInitialize() - Method in interface org.granite.client.persistence.Loader
-
Called once the loading is done
- onInitializing() - Method in interface org.granite.client.persistence.Loader
-
Called before starting loading
- onIssue(IssueEvent) - Method in class org.granite.client.messaging.ResultFaultIssuesResponseListener
-
Callback method called when any failure occurs
- onMessage(TransportMessage, InputStream) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- onMessage(TransportMessage, InputStream) - Method in interface org.granite.client.messaging.channel.Channel
-
Callback method called by the transport when a message is received
- onMessage(TopicMessage) - Method in class org.granite.client.messaging.Consumer
-
Called when a message is received on the channel
- onMessage(TopicMessageEvent) - Method in interface org.granite.client.messaging.TopicMessageListener
-
Callback method called when message is received
- onMessage(M) - Method in interface org.granite.client.messaging.transport.TransportResponseHandler
-
- onMessage(byte[]) - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpoint
-
- onOpen(Session, EndpointConfig) - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport.GravityWebSocketEndpoint
-
- onResponse(ResponseMessage) - Method in interface org.granite.client.messaging.channel.MessagingChannel.ChannelResponseListener
-
- 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
-
Callback when a request has been successfully processed
- onStop(Transport) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- onStop(Transport) - Method in interface org.granite.client.messaging.transport.TransportStopListener
-
- onSubscribing(Consumer) - Method in interface org.granite.client.messaging.TopicSubscriptionListener
-
- onSubscriptionFault(Consumer, IssueEvent) - Method in interface org.granite.client.messaging.TopicSubscriptionListener
-
- onSubscriptionSuccess(Consumer, ResultEvent, String) - Method in interface org.granite.client.messaging.TopicSubscriptionListener
-
- 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
-
Callback when a request times out
- onTimeout(TimeoutEvent) - Method in class org.granite.client.messaging.ResultFaultIssuesResponseListener
-
- onUninitialize() - Method in interface org.granite.client.persistence.Loader
-
Called once the unloading is done
- onUnsubscribing(Consumer) - Method in interface org.granite.client.messaging.TopicSubscriptionListener
-
- onUnsubscriptionFault(Consumer, IssueEvent, String) - Method in interface org.granite.client.messaging.TopicSubscriptionListener
-
- onUnsubscriptionSuccess(Consumer, ResultEvent, String) - Method in interface org.granite.client.messaging.TopicSubscriptionListener
-
- orderedFields - Variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
-
- orderedSetterFields - Variable in class org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer
-
- ORDINAL_BYTE_COUNT_OFFSET - Static variable in class org.granite.messaging.jmf.codec.std.impl.EnumCodecImpl
-
- org.granite.client.configuration - package org.granite.client.configuration
-
- org.granite.client.javafx - package org.granite.client.javafx
-
- org.granite.client.javafx.persistence.collection - package org.granite.client.javafx.persistence.collection
-
- org.granite.client.javafx.platform - package org.granite.client.javafx.platform
-
- org.granite.client.javafx.util - package org.granite.client.javafx.util
-
- 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.messaging.transport.jetty9 - package org.granite.client.messaging.transport.jetty9
-
- org.granite.client.messaging.transport.tyrus - package org.granite.client.messaging.transport.tyrus
-
- org.granite.client.messaging.transport.websocket - package org.granite.client.messaging.transport.websocket
-
- 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.scan - package org.granite.client.scan
-
- org.granite.client.util - package org.granite.client.util
-
- 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.logging.impl - package org.granite.logging.impl
-
- 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.types - package org.granite.messaging.amf.types
-
- 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.codec.std.impl.util - package org.granite.messaging.jmf.codec.std.impl.util
-
- 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.security - package org.granite.messaging.service.security
-
- org.granite.scan - package org.granite.scan
-
- org.granite.tide - package org.granite.tide
-
- org.granite.tide.data - package org.granite.tide.data
-
- 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
-
- out - Variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- OutputContext - Interface in org.granite.messaging.jmf
-
- outputStream - Variable in class org.granite.messaging.jmf.JMFSerializer
-
- 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 class org.granite.messaging.amf.io.AMF3Deserializer
-
- read(byte[]) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- read(byte[], int, int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- 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.
- read() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- read(byte[], int, int) - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- read(byte[]) - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readActionScriptClassDescriptor(int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- 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
-
- readAMF3Dictionary() - 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
-
- readAMF3UnsignedInteger() - 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.amf.io.AMF3Deserializer
-
- readBoolean() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readBoolean() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readBooleanArray0(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- readByte() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readByte() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readByte() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readByteArray0(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- readChar() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readChar() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readChar() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readCharacterArray0(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- 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.amf.io.AMF3Deserializer
-
- readDouble() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readDouble() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readDoubleArray0(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- 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(Object, ObjectInput) - Method in class org.granite.client.javafx.JavaFXExternalizer
-
- readExternal(ObjectInput) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- readExternal(ObjectInput) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- readExternal(ObjectInput) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- readExternal(ObjectInput) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- readExternal(ObjectInput) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- readExternal(ObjectInput) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- 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.messaging.persistence.AbstractExternalizablePersistentCollection
-
- readExternal(ObjectInput) - Method in class org.granite.tide.data.Change
-
- readExternal(ObjectInput) - Method in class org.granite.tide.data.ChangeRef
-
- readExternal(ObjectInput) - Method in class org.granite.tide.data.ChangeSet
-
- readExternal(ObjectInput) - Method in class org.granite.tide.data.CollectionChange
-
- readExternal(ObjectInput) - Method in class org.granite.tide.data.CollectionChanges
-
- 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
-
- readExternalizable(ActionScriptClassDescriptor, Object) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readFields() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readFloat() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readFloat() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readFloat() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readFloatArray0(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- readFlushedSO() - Method in class org.granite.messaging.amf.io.AMF0Deserializer
-
Reads flushed stored object
- readFully(byte[]) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readFully(byte[], int, int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- 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.
- readFully(byte[]) - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readFully(byte[], int, int) - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- 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
-
- readInlineActionScriptClassDescriptor(int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readInt() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readInt() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readInt() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readIntData(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.IntegerCodecImpl
-
- readIntegerArray0(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- readLine() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
Deprecated.
- 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.
- readLine() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readLong() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readLong() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readLong() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readLongArray0(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- 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, Class<?>, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectArrayCodecImpl
-
- readObjectArray0(InputContext, Class<?>, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ObjectArrayCodecImpl
-
- readObjectOverride() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readOnlyObservablePersistentBag(Object, String) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentBag(Object, String, PersistentBag<E>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentList(Object, String) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentList(Object, String, PersistentList<E>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentMap(Object, String) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentMap(Object, String, PersistentMap<K, V>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentSet(Object, String) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentSet(Object, String, PersistentSet<E>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentSortedMap(Object, String) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentSortedMap(Object, String, PersistentSortedMap<K, V>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentSortedSet(Object, String) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readOnlyObservablePersistentSortedSet(Object, String, PersistentSortedSet<E>) - Static method in class org.granite.client.javafx.persistence.collection.FXPersistentCollections
-
- readPrimitiveArray(InputContext, Class<?>, int, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- readPrimitiveArray0(InputContext, Class<?>, int, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- readShort() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readShort() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readShort() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readShortArray0(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- readShortData(InputContext, int) - Method in class org.granite.messaging.jmf.codec.std.impl.ShortCodecImpl
-
- readStandard(ActionScriptClassDescriptor, Object) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readUnshared() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readUnsignedByte() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readUnsignedByte() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readUnsignedByte() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readUnsignedShort() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readUnsignedShort() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readUnsignedShort() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- readUTF() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- readUTF() - Method in class org.granite.messaging.jmf.JMFDeserializer
-
- readUTF() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- 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.BaseAMFMessagingChannel
-
- reconnectIntervalMillis - Variable in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- reconnectMaxAttempts - Variable in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- reconnectTimerTask - Variable in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- REFERENCE_BYTE_COUNT_OFFSET - Static variable in class org.granite.messaging.jmf.codec.std.impl.ObjectCodecImpl
-
- 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 provider
- 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 - Class in org.granite.messaging.reflect
-
- Reflection.SinglePropertyKey(Class<?>) - Constructor for class org.granite.messaging.reflect.Reflection.SinglePropertyKey
-
- 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
-
- 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
-
- registerExternalizer(Externalizer) - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- registerExternalizer(Externalizer) - Method in interface org.granite.config.ExternalizersConfig
-
- registerValidation(ObjectInputValidation, int) - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- release() - Static method in class org.granite.context.GraniteContext
-
- reload() - Method in class org.granite.util.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
-
Annotation that indicates the remote name of a client class
- RemoteService - Class in org.granite.client.messaging
-
RemoteService allows to call a remote service using RPC style
Calling a service is asynchronous and won't block the thread initiating the call.
- RemoteService(Channel, String) - Constructor for class org.granite.client.messaging.RemoteService
-
Create a remote service for the specified channel and destination
- 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
-
SPI for remoting channels
- 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.util.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
-
- removeConsumer(Consumer) - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- removeConsumer(Consumer) - Method in interface org.granite.client.messaging.channel.MessagingChannel
-
Unregister a consumer for this channel
- removeListener(PersistentCollection.ChangeListener<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- removeListener(PersistentCollection.InitializationListener<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- removeListener(PersistentCollection.ChangeListener<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- removeListener(PersistentCollection.InitializationListener<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- removeListener(PersistentCollection.ChangeListener<Map<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- removeListener(PersistentCollection.InitializationListener<Map<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- removeListener(PersistentCollection.ChangeListener<Set<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- removeListener(PersistentCollection.InitializationListener<Set<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- removeListener(PersistentCollection.ChangeListener<SortedMap<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- removeListener(PersistentCollection.InitializationListener<SortedMap<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- removeListener(PersistentCollection.ChangeListener<SortedSet<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- removeListener(PersistentCollection.InitializationListener<SortedSet<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- removeListener(ChangeListener<? super P>) - Method in class org.granite.client.javafx.util.ChainedObservableValue
-
- removeListener(InvalidationListener) - Method in class org.granite.client.javafx.util.ChainedObservableValue
-
- removeListener(ChangeListener<? super P>) - Method in class org.granite.client.javafx.util.ChainedProperty
-
- removeListener(InvalidationListener) - Method in class org.granite.client.javafx.util.ChainedProperty
-
- removeListener(ChannelStatusListener) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- removeListener(MessagingChannel.ChannelResponseListener) - Method in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- removeListener(ChannelStatusListener) - Method in interface org.granite.client.messaging.channel.Channel
-
- removeListener(ChannelStatusListener) - Method in interface org.granite.client.messaging.channel.ChannelStatusNotifier
-
- removeListener(MessagingChannel.ChannelResponseListener) - Method in interface org.granite.client.messaging.channel.MessagingChannel
-
Unregister a listener which will be notified of messages occuring on the channel
- removeListener(PersistentCollection.ChangeListener<C>) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- removeListener(PersistentCollection.InitializationListener<C>) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- removeListener(PersistentCollection.ChangeListener<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Unregister a change listener
- removeListener(PersistentCollection.InitializationListener<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Unregister a initialization listener
- removeMessageListener(TopicMessageListener) - Method in class org.granite.client.messaging.Consumer
-
Unregister a message listener for this 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
-
Unregister a stop listener for this transport
- removeSubscriptionListener(TopicSubscriptionListener) - Method in class org.granite.client.messaging.Consumer
-
Unregister a subscription listener for this consumer
- reply(TopicMessage, Object) - Method in class org.granite.client.messaging.Consumer
-
Reply to a server-to-client request
- reply(Object) - Method in class org.granite.client.messaging.events.TopicMessageEvent
-
- ReplyMessage - Class in org.granite.client.messaging.messages.requests
-
- ReplyMessage() - Constructor for class org.granite.client.messaging.messages.requests.ReplyMessage
-
- ReplyMessage(String, String, String, Object) - Constructor for class org.granite.client.messaging.messages.requests.ReplyMessage
-
- ReplyMessage(String, String, String, String, Object) - Constructor for class org.granite.client.messaging.messages.requests.ReplyMessage
-
- ReplyMessage(String, String, long, long, Map<String, Object>, String, String, String, Object) - Constructor for class org.granite.client.messaging.messages.requests.ReplyMessage
-
- 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
-
- reset() - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- reset() - Method in class org.granite.messaging.amf.io.AMF3Serializer
-
- reset() - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- reset() - Method in class org.granite.messaging.jmf.JMFObjectOutputStream
-
- resize(int) - Method in class org.granite.util.AbstractIndexedCache
-
- resolve() - Method in class org.granite.messaging.amf.io.util.instantiator.AbstractInstantiator
-
- 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
-
Callback interface for remoting/messaging asynchronous events
- ResponseListenerDispatcher - Class in org.granite.client.messaging
-
- responseListeners - Variable in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- ResponseMessage - Interface in org.granite.client.messaging.messages
-
- ResponseMessageFuture - Interface in org.granite.client.messaging.channel
-
Future-like interface to synchronously wait for a response
- ResultEvent - Class in org.granite.client.messaging.events
-
Event for a successful response
- ResultEvent(RequestMessage, ResultMessage) - Constructor for class org.granite.client.messaging.events.ResultEvent
-
- ResultFaultIssuesResponseListener - Class in org.granite.client.messaging
-
Convenience listener class that merges all client-side failure types as a single issue type
- 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
-
- 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
-
- roundUpToPowerOf2(int) - Static method in class org.granite.util.AbstractIndexedCache
-
- 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
-
- 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
-
- 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
-
- safeReadLong() - Method in interface org.granite.messaging.jmf.InputContext
-
- safeReadLong() - 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>, Class<? extends Annotation>) - Method in interface org.granite.client.configuration.ClassScanner
-
- scan(Set<String>) - Method in class org.granite.client.messaging.ClientAliasRegistry
-
- scan(Set<String>, Class<? extends Annotation>) - Method in class org.granite.client.scan.ExtCosClassScanner
-
- scan(Set<String>, Class<? extends Annotation>) - Method in class org.granite.client.scan.StandardClassScanner
-
- scan(Set<String>) - Method in interface org.granite.messaging.AliasRegistry
-
Scan the specified packages for aliases classes
This is called when the channel factory starts
- 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.BaseAMFMessagingChannel
-
- 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 a message on this channel
- send(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
-
- send(Channel, TransportMessage) - Method in interface org.granite.client.messaging.transport.Transport
-
Send a message on the network
- send(Channel, TransportMessage) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- sendBytes(byte[]) - Method in class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport.Jetty9TransportData
-
- sendBytes(byte[]) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport.TransportData
-
- sending(M, int, int) - Method in interface org.granite.client.messaging.transport.TransportProgressHandler
-
- Serialized - Annotation Type in org.granite.messaging.annotations
-
- serializeMessage(AMF0Message) - Method in class org.granite.messaging.amf.io.AMF0Serializer
-
Writes message
- ServerApp - Class in org.granite.client.messaging
-
Simple server application definition holding basic network parameters
(server name, port, context root)
It can be used to create channels when you don't exactly know how the final URI should look like
The channel builder for the requested channel type will then build the correct URI using the server app parameters
- ServerApp() - Constructor for class org.granite.client.messaging.ServerApp
-
Default empty server application, used for testing
- ServerApp(String) - Constructor for class org.granite.client.messaging.ServerApp
-
Non secure development localhost application definition
- ServerApp(String, String, int) - Constructor for class org.granite.client.messaging.ServerApp
-
Non secure server application definition
- ServerApp(String, boolean, String, int) - Constructor for class org.granite.client.messaging.ServerApp
-
Server application definition
- 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
-
- ServiceLoader<S> - Class in org.granite.util
-
- ServiceLoader.ServicesIterator<S> - Class in org.granite.util
-
- serviceMethodName - Variable in class org.granite.messaging.amf.AMF0Body
-
- serviceName - Variable in class org.granite.messaging.amf.AMF0Body
-
- 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
-
Interface for channels for which the session id can be forced
Used to propagate session id from a master channel to the others
- sessionId - Variable in class org.granite.client.messaging.channel.amf.BaseAMFMessagingChannel
-
- set(int, E) - Method in class org.granite.client.persistence.collection.PersistentList
-
- setAliasRegistry(AliasRegistry) - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- setAliasRegistry(AliasRegistry) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- setAliasRegistry(AliasRegistry) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
The alias registry for this factory
- setAliasRegistry(AliasRegistry) - Method in interface org.granite.config.api.AliasRegistryConfig
-
- setAmf0Request(AMF0Message) - Method in class org.granite.context.AMFContextImpl
-
- setAmf0Response(AMF0Message) - Method in class org.granite.context.AMFContextImpl
-
- setAuthenticated(boolean) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- 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
-
- setBody(Object) - Method in class org.granite.client.messaging.messages.requests.ReplyMessage
-
- setBoolean(Object, boolean) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- setChanges(Change[]) - Method in class org.granite.tide.data.ChangeSet
-
- setChanges(CollectionChange...) - Method in class org.granite.tide.data.CollectionChanges
-
- setChannelListener(ResponseListener) - Method in class org.granite.client.messaging.channel.AsyncToken
-
- setChar(Object, char) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
Set the client type for specific AMF serialization parameters
- 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
-
- setConstructorParameters(Class<?>[], Object[]) - Method in class org.granite.util.ServiceLoader
-
- setContent(Object[]) - Method in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- setContentFromList(List<?>) - Method in class org.granite.messaging.persistence.ExternalizablePersistentList
-
- setContentFromMap(Map<?, ?>) - Method in class org.granite.messaging.persistence.ExternalizablePersistentMap
-
- setContentFromSet(Set<?>) - Method in class org.granite.messaging.persistence.ExternalizablePersistentSet
-
- setContext(Object) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- setContext(Object) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Set the current context used to create transports (actual type of this context depends on the
Platform)
- setContext(Object) - Method in class org.granite.client.messaging.transport.AbstractTransport
-
- setContext(Object) - Method in interface org.granite.client.messaging.transport.Transport
-
Set the current context for this transport (usually depends on the
Platform)
- setContext(Object) - Method in class org.granite.client.platform.Platform
-
- setContextRoot(String) - Method in class org.granite.client.messaging.ServerApp
-
Set context root (should start by /)
- 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
-
- 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
-
- setDefaultChannelBuilder(ChannelBuilder) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- setDefaultChannelBuilder(ChannelBuilder) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Set the default builder for channels
A custom channel builder can also be defined to change the default url mappings of the remoting and messaging channels
- setDefaultChannelType(String) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- setDefaultChannelType(String) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Set the default type of messaging channels (initially ChannelType.LONG_POLLING)
- setDefaultRequestConfig(RequestConfig) - Method in class org.granite.client.messaging.transport.apache.ApacheAsyncTransport
-
- setDefaultStoredStrings(List<String>) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
-
Set stored strings
- 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
-
Set the default time to live for messages sent from this channel
- setDefaultTimeToLive(long) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Set the default time to live for the channels created by this factory
- 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
-
- setDetachedState(Object, String) - Method in class org.granite.client.persistence.Persistence
-
- setDetails(String) - Method in class org.granite.client.messaging.messages.responses.FaultMessage
-
- setDirty(boolean) - Method in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- setDouble(Object, double) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
Set custom extended codecs
- setExtendedData(Map<String, Object>) - Method in class flex.messaging.messages.ErrorMessage
-
- setExternalizersByType(String, String) - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- setExternalizersByType(String, String) - Method in interface org.granite.config.ExternalizersConfig
-
- setExternalizersConfiguration(XMap) - Method in class org.granite.client.configuration.ClientGraniteConfig
-
- setExternalizersConfiguration(XMap) - Method in interface org.granite.config.ExternalizersConfig
-
- 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.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
Set the path of the custom config file
- 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
-
Set the path of the standard config file
- setGraniteUrlMapping(String) - Method in class org.granite.client.messaging.channel.DefaultChannelBuilder
-
Set url mapping for remoting
- setGravityUrlMapping(String) - Method in class org.granite.client.messaging.channel.DefaultChannelBuilder
-
Set url mapping for long polling
- 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
-
- setInitialized(boolean) - Method in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- setInt(Object, int) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- setListeners(List<String>) - Method in class org.granite.tide.invocation.InvocationCall
-
- setLoader(Loader<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentBag
-
- setLoader(Loader<List<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentList
-
- setLoader(Loader<Map<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentMap
-
- setLoader(Loader<Set<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSet
-
- setLoader(Loader<SortedMap<K, V>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedMap
-
- setLoader(Loader<SortedSet<E>>) - Method in class org.granite.client.javafx.persistence.collection.ObservablePersistentSortedSet
-
- setLoader(Loader<C>) - Method in class org.granite.client.persistence.collection.AbstractPersistentCollection
-
- setLoader(Loader<C>) - Method in interface org.granite.client.persistence.collection.PersistentCollection
-
Set a loader for the collection
- setLong(Object, long) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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.websocket.AbstractWebSocketTransport
-
- setMaxMessageSize(int) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- 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(String, Transport) - Method in class org.granite.client.messaging.channel.AbstractChannelFactory
-
- setMessagingTransport(Transport) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Set the default transport for messaging channels
- setMessagingTransport(String, Transport) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Set the transport for the specified messaging channel type
- setMetadata(String) - Method in class org.granite.messaging.persistence.AbstractExternalizablePersistentCollection
-
- 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.client.javafx.platform.AbstractJavaFXProperty
-
- 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 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
-
- setParams(Object[]) - Method in class org.granite.tide.invocation.ContextEvent
-
- setPingDelay(int) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- setPinged(boolean) - Method in class org.granite.client.messaging.channel.AbstractHTTPChannel
-
- setPrincipal(Principal) - Method in class org.granite.context.GraniteContext
-
- setProperty(String, Object) - Method in interface org.granite.client.util.PropertyHolder
-
- 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
-
- setReconnectIntervalMillis(int) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- setReflection(Reflection) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
-
Set reflection provider
- 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
-
Set the transport for remoting channels
- setRequired(boolean) - Method in class org.granite.messaging.amf.AMF0Header
-
- setResourceUrl(URL) - Method in class org.granite.client.scan.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
-
Set of package names to scan
The classes of these packages will be scanned during the start of this factory to find aliased classes
- setScope(int) - Method in class org.granite.tide.invocation.ContextUpdate
-
- setScope(int) - Method in class org.granite.tide.invocation.InvocationResult
-
- setSecure(boolean) - Method in class org.granite.client.messaging.ServerApp
-
Set the app security mode
- setSelector(String) - Method in class org.granite.client.messaging.Consumer
-
Set the message selector for this consumer
This must be set before subscribing to the destination
It is necessary to resubscribe to the destination after changing its value
- setSelector(String) - Method in class org.granite.client.messaging.messages.requests.SubscribeMessage
-
- setServerName(String) - Method in class org.granite.client.messaging.ServerApp
-
Set server host name
- setServerPort(int) - Method in class org.granite.client.messaging.ServerApp
-
Set server port
- 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.BaseAMFMessagingChannel
-
- setSessionId(String) - Method in interface org.granite.client.messaging.channel.MessagingChannel
-
Set the current session id
Necessary to synchronize session ids between remoting and messaging channels, usually the remoting channel
acts as the master channel which handles authentication and session management and propagated it to other
messaging channels
- setSessionId(String) - Method in interface org.granite.client.messaging.channel.SessionAwareChannel
-
Set current session id
- setSharedContext(ClientSharedContext) - Method in class org.granite.client.messaging.channel.JMFChannelFactory
-
Set current shared serialization context
- setShort(Object, short) - Method in class org.granite.client.javafx.platform.AbstractJavaFXProperty
-
- 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
-
- setSslContextFactory(SslContextFactory) - Method in class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport
-
- setStatusHandler(TransportStatusHandler) - Method in class org.granite.client.messaging.transport.AbstractTransport
-
- setStatusHandler(TransportStatusHandler) - Method in interface org.granite.client.messaging.transport.Transport
-
Attach a status handler that will be notified of network activity and errors
- setStopping(boolean) - Method in class org.granite.client.messaging.transport.websocket.AbstractWebSocketTransport
-
- 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
-
Set the time to live for the current invocation
- setTimeToLive(long, TimeUnit) - Method in class org.granite.client.messaging.RemoteService.RemoteServiceInvocation
-
Set the time to live in any unit for the current invocation
- 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
-
Set the channel-specific state object for the transport
- 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
-
- setUnresolvedObject(int, Object) - Method in interface org.granite.messaging.jmf.InputContext
-
- setUnresolvedObject(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
-
- setUserProperties(Map<String, Object>) - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport
-
- setValue(Object, Object, boolean) - Method in class org.granite.client.javafx.JavaFXProperty
-
- setValue(P) - Method in class org.granite.client.javafx.util.ChainedProperty
-
- setValue(Object) - Method in class org.granite.messaging.amf.AMF0Body
-
- setValue(Object) - Method in class org.granite.messaging.amf.AMF0Header
-
- setValue(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.FieldProperty
-
- setValue(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.MapProperty
-
- setValue(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.MethodProperty
-
- setValue(Object, Object) - Method in class org.granite.messaging.amf.io.util.Property
-
- setValue(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.Property
-
- setValue(Object, Object, boolean) - Method in class org.granite.messaging.amf.io.util.UIDProperty
-
- 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
-
- setWebsocketUrlMapping(String) - Method in class org.granite.client.messaging.channel.DefaultChannelBuilder
-
Set url mapping for websocket
- 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
-
Configuration context for serialization
- SHORT_0 - Static variable in class org.granite.messaging.jmf.codec.std.impl.PrimitiveArrayCodecImpl
-
- 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
-
- significantIntegerBytesCount0(int) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.IntegerUtil
-
- significantLongBytesCount0(long) - Static method in class org.granite.messaging.jmf.codec.std.impl.util.LongUtil
-
- SimpleConfiguration - Class in org.granite.client.configuration
-
- SimpleConfiguration() - Constructor for class org.granite.client.configuration.SimpleConfiguration
-
Create a configuration using the default granite-config.xml
- SimpleConfiguration(String, String) - Constructor for class org.granite.client.configuration.SimpleConfiguration
-
Create a configuration using specified config file paths
- SimpleFieldProperty - Class in org.granite.messaging.reflect
-
- SimpleFieldProperty(Field) - Constructor for class org.granite.messaging.reflect.SimpleFieldProperty
-
- SimpleGraniteContext - Class in org.granite.context
-
- SimpleJavaFXConfiguration - Class in org.granite.client.javafx.platform
-
- SimpleJavaFXConfiguration() - Constructor for class org.granite.client.javafx.platform.SimpleJavaFXConfiguration
-
- SimpleMethodProperty - Class in org.granite.messaging.reflect
-
- SimpleMethodProperty(Method, Method, String) - Constructor for class org.granite.messaging.reflect.SimpleMethodProperty
-
- 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
-
- size() - Method in class org.granite.tide.data.ChangeSet
-
- size() - Method in class org.granite.tide.data.CollectionChanges
-
- size - Variable in class org.granite.util.AbstractIndexedCache
-
- size() - Method in class org.granite.util.AbstractIndexedCache
-
- skip(long) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- 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.
- skip(long) - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- skipBytes(int) - Method in class org.granite.messaging.amf.io.AMF3Deserializer
-
- 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.
- skipBytes(int) - Method in class org.granite.messaging.jmf.JMFObjectInputStream
-
- Slf4jLogger - Class in org.granite.logging.impl
-
- Slf4jLogger(String, LoggingFormatter) - Constructor for class org.granite.logging.impl.Slf4jLogger
-
- 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
-
- specialValueFactory - Static variable in class org.granite.messaging.amf.io.util.Property
-
- 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
-
- StandardClassScanner - Class in org.granite.client.scan
-
- StandardClassScanner() - Constructor for class org.granite.client.scan.StandardClassScanner
-
- StandardCodec<T> - Interface in org.granite.messaging.jmf.codec
-
- 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 the channel.
- start() - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Start this ChannelFactory
Must be called before trying to create channels and after all properties have been set.
- 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 class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport
-
- start() - Method in interface org.granite.client.messaging.transport.Transport
-
- start() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport
-
- 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 the channel
- stop() - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Stop this ChannelFactory
All defined transports are also stopped and unregistered.
- stop(boolean) - Method in interface org.granite.client.messaging.channel.ChannelFactory
-
Stop this ChannelFactory
Optionally when stopTransports is true all defined transports are also stopped and unregistered.
- 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 class org.granite.client.messaging.transport.jetty9.JettyWebSocketTransport
-
- stop() - Method in interface org.granite.client.messaging.transport.Transport
-
Stop the transport and stop any communication on the network
- stop() - Method in class org.granite.client.messaging.transport.websocket.WebSocketTransport
-
- 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
-
- storedStrings - Variable in class org.granite.messaging.amf.io.AMF3Deserializer
-
- storedStrings - Variable in class org.granite.messaging.amf.io.AMF3Serializer
-
- 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
-
- StringIndexedCache - Class in org.granite.util
-
- StringIndexedCache() - Constructor for class org.granite.util.StringIndexedCache
-
- StringIndexedCache(int) - Constructor for class org.granite.util.StringIndexedCache
-
- strings - Variable in class org.granite.messaging.jmf.JMFDeserializer
-
- strings - Variable in class org.granite.messaging.jmf.JMFSerializer
-
- 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 to the remote destination
- 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
-
- 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.amf.types.AMFSpecialValue
-
- 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.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.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.
- vectorObjectAlias - Variable in class org.granite.messaging.amf.types.AMFSpecialValueFactory
-
- Version - Annotation Type in org.granite.client.persistence
-
Client-side annotation indicating a version property
- version - Variable in class org.granite.messaging.amf.AMF0Message
-