ConcurrentHashMap<K,V> beans
boolean hasAnyViewIdBeans
private void readObject(ObjectInputStream input) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream output) throws IOException
IOExceptionConcurrentHashMap<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
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionObject data
AbstractTreeModel<T> parent
Collection<E> children
List<E> unmodifiableChildren
int index
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput output) throws IOException
IOExceptionpublic void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput output) throws IOException
IOExceptionprivate void readObject(ObjectInputStream stream) throws InvalidObjectException
InvalidObjectExceptionObject 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–2018 OmniFaces. All rights reserved.