Serialized Form
|
Package org.eclipse.jetty.continuation |
|
Package org.eclipse.jetty.http |
_status
int _status
_reason
String _reason
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
|
Package org.eclipse.jetty.http.security |
_name
String _name
_roles
String[] _roles
_dataConstraint
int _dataConstraint
_anyRole
boolean _anyRole
_authenticate
boolean _authenticate
serialVersionUID: -7760551052768181572L
serialVersionUID: -2027792997664744210L
_cooked
String _cooked
serialVersionUID: 5533846540822684240L
_digest
byte[] _digest
serialVersionUID: 5062906681431569445L
_pw
String _pw
|
Package org.eclipse.jetty.io |
|
Package org.eclipse.jetty.security |
serialVersionUID: 1097640442553284845L
serialVersionUID: -6226920753748399662L
_name
String _name
_credential
Credential _credential
serialVersionUID: 2998397924051854402L
_roleName
String _roleName
|
Package org.eclipse.jetty.security.authentication |
serialVersionUID: -4643200685888258706L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
_method
String _method
_name
String _name
_credentials
Object _credentials
|
Package org.eclipse.jetty.server.session |
_clusterId
String _clusterId
_nodeId
String _nodeId
_attributes
Map<K,V> _attributes
_idChanged
boolean _idChanged
_created
long _created
_cookieSet
long _cookieSet
_accessed
long _accessed
_lastAccessed
long _lastAccessed
_invalid
boolean _invalid
_doInvalidate
boolean _doInvalidate
_maxIdleMs
long _maxIdleMs
_newSession
boolean _newSession
_requests
int _requests
serialVersionUID: -2134521374206116367L
serialVersionUID: 5208464051134226143L
_data
JDBCSessionManager.SessionData _data
_dirty
boolean _dirty
|
Package org.eclipse.jetty.servlet |
serialVersionUID: 4930458713846881193L
_servletContext
javax.servlet.ServletContext _servletContext
_contextHandler
ContextHandler _contextHandler
_acceptRanges
boolean _acceptRanges
_dirAllowed
boolean _dirAllowed
_welcomeServlets
boolean _welcomeServlets
_welcomeExactServlets
boolean _welcomeExactServlets
_redirectWelcome
boolean _redirectWelcome
_gzip
boolean _gzip
_pathInfoOnly
boolean _pathInfoOnly
_resourceBase
Resource _resourceBase
_cache
ResourceCache _cache
_mimeTypes
MimeTypes _mimeTypes
_welcomes
String[] _welcomes
_stylesheet
Resource _stylesheet
_useFileMappedBuffer
boolean _useFileMappedBuffer
_cacheControl
ByteArrayBuffer _cacheControl
_relativeResourceBase
String _relativeResourceBase
_servletHandler
ServletHandler _servletHandler
_defaultHolder
ServletHolder _defaultHolder
_contextHandler
ContextHandler _contextHandler
_servletHandler
ServletHandler _servletHandler
_invokerEntry
Map.Entry<K,V> _invokerEntry
_parameters
Map<K,V> _parameters
_nonContextServlets
boolean _nonContextServlets
_verbose
boolean _verbose
_warned
boolean _warned
_restrictToLocalhost
boolean _restrictToLocalhost
_statsHandler
StatisticsHandler _statsHandler
_memoryBean
MemoryMXBean _memoryBean
_connectors
Connector[] _connectors
|
Package org.eclipse.jetty.util |
_patterns
HashMap<K,V> _patterns
nested
Object nested
serialVersionUID: -6878723138353851005L
_map
Map<K,V> _map
_cmap
ConcurrentMap<K,V> _cmap
|
Class org.eclipse.jetty.util.RunningStats extends Object implements Serializable |
|
Class org.eclipse.jetty.util.SimpleStats extends Object implements Serializable |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Copyright © 2011 FuseSource, Corp.. All Rights Reserved.