ConcurrentHashMap<K,V> beans
boolean hasAnyViewIdBeans
private void readObject(ObjectInputStream input) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream output) throws IOException
IOException
ConcurrentHashMap<K,V> sessionScopedChannels
ConcurrentHashMap<K,V> sessionUsers
SocketSessionManager socketSessions
SocketUserManager socketUsers
ConcurrentHashMap<K,V> channels
String channel
Serializable user
Serializable previousUser
CloseReason.CloseCode code
String channel
Map<K,V> sessionScopedChannels
Map<K,V> viewScopedChannels
SocketSessionManager socketSessions
SocketUserManager socketUsers
ConcurrentMap<K,V> activeViewScopes
String name
String foundComponentId
ValueExpression valueExpression
Callback.SerializableReturning<R> callback
Class<T> expectedType
ValueExpression valueExpression
FacesEvent wrapped
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Object data
AbstractTreeModel<T> parent
Collection<E> children
List<E> unmodifiableChildren
int index
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput output) throws IOException
IOException
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput output) throws IOException
IOException
Serializable value
Date validTill
Map<K,V> attributes
private void readObject(ObjectInputStream stream) throws InvalidObjectException
InvalidObjectException
Object writeReplace()
ConcurrentMap<K,V> data
int concurrencyLevel
long[] readBufferReadCount
org.omnifaces.util.concurrentlinkedhashmap.LinkedDeque<E extends org.omnifaces.util.concurrentlinkedhashmap.Linked<E>> evictionDeque
AtomicLong weightedSize
AtomicLong capacity
Lock evictionLock
Queue<E> writeBuffer
AtomicLong[] readBufferWriteCount
AtomicLong[] readBufferDrainAtWriteCount
AtomicReference<V>[][] readBuffers
AtomicReference<V> drainStatus
Queue<E> pendingNotifications
EvictionListener<K,V> listener
Copyright © 2012–2020 OmniFaces. All rights reserved.