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
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
private void readObject(ObjectInputStream stream) throws InvalidObjectException
InvalidObjectException
Object writeReplace()
ConcurrentMap<K,V> data
int concurrencyLevel
org.omnifaces.util.concurrentlinkedhashmap.LinkedDeque<E extends org.omnifaces.util.concurrentlinkedhashmap.Linked<E>> evictionDeque
long weightedSize
long capacity
int nextOrder
int drainedOrder
Lock evictionLock
Queue<E>[] buffers
AtomicIntegerArray bufferLengths
AtomicReference<V> drainStatus
EntryWeigher<K,V> weigher
Queue<E> pendingNotifications
EvictionListener<K,V> listener
Copyright © 2012–2017 OmniFaces. All rights reserved.