Serialized Form
|
Package org.jboss.web.tomcat.service.session |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads all non-transient state from the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be read
should override this method and
writeExternal().
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Writes all non-transient state to the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be written
should override this method and append it.
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads all non-transient state from the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be read
should override this method and
writeExternal().
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Writes all non-transient state to the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be written
should override this method and append it.
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads all non-transient state from the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be read
should override this method and
writeExternal().
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Writes all non-transient state to the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be written
should override this method and append it.
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads all non-transient state from the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be read
should override this method and
writeExternal().
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Writes all non-transient state to the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be written
should override this method and append it.
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
|
Class org.jboss.web.tomcat.service.session.ClusteringNotSupportedException extends java.lang.Exception implements Serializable |
serialVersionUID: -2365801349845482947L
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads all non-transient state from the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be read
should override this method and
writeExternal().
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Writes all non-transient state to the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be written
should override this method and append it.
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads all non-transient state from the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be read
should override this method and
writeExternal().
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Writes all non-transient state to the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be written
should override this method and append it.
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
|
Class org.jboss.web.tomcat.service.session.JBossCacheClusteredSession extends org.jboss.web.tomcat.service.session.ClusteredSession implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads all non-transient state from the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be read
should override this method and
writeExternal().
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Writes all non-transient state to the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be written
should override this method and append it.
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads all non-transient state from the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be read
should override this method and
writeExternal().
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Writes all non-transient state to the ObjectOutput except the
attribute map. Subclasses that wish the attribute map to be written
should override this method and append it.
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Overrides the superclass version by additionally reading the attributes
map.
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
ClusteredSession.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Overrides the superclass version by appending the attributes map. Does
not write any attributes whose names are found in
ClusteredSession#excludedAttributes.
- Throws:
java.io.IOException- See Also:
ClusteredSession.writeExternal(java.io.ObjectOutput)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Overrides the superclass version by additionally reading the attributes
map.
This method is deliberately public so it can be used to reset the
internal state of a session object using serialized contents replicated
from another JVM via JBossCache.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
ClusteredSession.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Overrides the superclass version by appending the attributes map. Does
not write any attributes whose names are found in
ClusteredSession#excludedAttributes.
- Throws:
java.io.IOException- See Also:
ClusteredSession.writeExternal(java.io.ObjectOutput)
|
Package org.mobicents.servlet.sip.annotations |
|
Package org.mobicents.servlet.sip.core.dispatchers |
errorCode
int errorCode
|
Package org.mobicents.servlet.sip.core.session |
convergedSessionDelegate
ConvergedSessionDelegate convergedSessionDelegate
id
java.lang.String id
applicationName
java.lang.String applicationName
isAppGeneratedKey
boolean isAppGeneratedKey
fromAddress
java.lang.String fromAddress
fromTag
java.lang.String fromTag
toAddress
java.lang.String toAddress
toTag
java.lang.String toTag
callId
java.lang.String callId
applicationName
java.lang.String applicationName
applicationName
java.lang.String applicationName
|
Package org.mobicents.servlet.sip.core.timers |
|
Package org.mobicents.servlet.sip.message |
sipFactoryImpl
SipFactoryImpl sipFactoryImpl
|
Package org.mobicents.servlet.sip.startup |
applicationName
java.lang.String applicationName
smallIcon
java.lang.String smallIcon
largeIcon
java.lang.String largeIcon
description
java.lang.String description
proxyTimeout
int proxyTimeout
sipApplicationSessionTimeout
int sipApplicationSessionTimeout
listeners
SipListenersHolder listeners
mainServlet
java.lang.String mainServlet
sipFactoryFacade
SipFactoryFacade sipFactoryFacade
sipSessionsUtil
SipSessionsUtilImpl sipSessionsUtil
sipLoginConfig
SipLoginConfig sipLoginConfig
namingContextName
java.lang.String namingContextName
sipApplicationKeyMethod
java.lang.reflect.Method sipApplicationKeyMethod
sipApplicationListeners
java.util.List<E> sipApplicationListeners
- The set of sip application listener class names configured for this
application, in the order they were encountered in the sip.xml file.
sipServletMappings
java.util.List<E> sipServletMappings
- The set of sip servlet mapping configured for this
application.
sipApplicationDispatcher
SipApplicationDispatcher sipApplicationDispatcher
childrenMap
java.util.Map<K,V> childrenMap
|
Package org.mobicents.servlet.sip.startup.loading |
servletNames
java.util.List<E> servletNames
sipMethods
java.util.List<E> sipMethods
proxyAuthentication
boolean proxyAuthentication
icon
java.lang.String icon
servletName
java.lang.String servletName
displayName
java.lang.String displayName
description
java.lang.String description
Copyright © 2008. All Rights Reserved.