Serialized Form
-
Package opendap.servers
-
Exception opendap.servers.DAP2ServerSideException
class DAP2ServerSideException extends opendap.dap.DAP2Exception implements Serializable -
Exception opendap.servers.InvalidOperatorException
class InvalidOperatorException extends DAP2ServerSideException implements Serializable -
Exception opendap.servers.InvalidParameterException
class InvalidParameterException extends DAP2ServerSideException implements Serializable -
Exception opendap.servers.RegExpException
class RegExpException extends DAP2ServerSideException implements Serializable -
Exception opendap.servers.SBHException
class SBHException extends DAP2ServerSideException implements Serializable -
Class opendap.servers.SDArray
class SDArray extends opendap.dap.DArray implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDByte
class SDByte extends opendap.dap.DByte implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDFloat32
class SDFloat32 extends opendap.dap.DFloat32 implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDFloat64
class SDFloat64 extends opendap.dap.DFloat64 implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDGrid
class SDGrid extends opendap.dap.DGrid implements Serializable-
Serialized Fields
-
AP
Vector AP
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDInt16
class SDInt16 extends opendap.dap.DInt16 implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDInt32
class SDInt32 extends opendap.dap.DInt32 implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDList
class SDList extends opendap.dap.DList implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDSequence
class SDSequence extends opendap.dap.DSequence implements Serializable-
Serialized Fields
-
_Debug
boolean _Debug
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDString
class SDString extends opendap.dap.DString implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDStructure
class SDStructure extends opendap.dap.DStructure implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDUInt16
class SDUInt16 extends opendap.dap.DUInt16 implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDUInt32
class SDUInt32 extends opendap.dap.DUInt32 implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.SDURL
class SDURL extends opendap.dap.DURL implements Serializable-
Serialized Fields
-
ReadMe
boolean ReadMe
-
Synthesized
boolean Synthesized
-
-
-
Class opendap.servers.ServerDDS
class ServerDDS extends opendap.dap.DDS implements Serializable -
Exception opendap.servers.SSFunctionException
class SSFunctionException extends DAP2ServerSideException implements Serializable -
Exception opendap.servers.WrongTypeException
class WrongTypeException extends DAP2ServerSideException implements Serializable
-
-
Package opendap.servlet
-
Class opendap.servlet.AbstractServlet
class AbstractServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
allowDeflate
boolean allowDeflate
************************************************************************ Compression -
HitCounter
int HitCounter
-
prArr
ArrayList<ReqState> prArr
-
rootpath
String rootpath
path to the root of the servlet in tomcat webapps directory -
syncLock
Object syncLock
************************************************************************ Used for thread syncronization. -
track
boolean track
************************************************************************ Debugging
-
-
-
Exception opendap.servlet.BadURLException
class BadURLException extends opendap.dap.DAP2Exception implements Serializable
-
-
Package opendap.servlet.ascii
-
Class opendap.servlet.ascii.asciiArray
class asciiArray extends opendap.dap.DArray implements Serializable -
Class opendap.servlet.ascii.asciiByte
class asciiByte extends opendap.dap.DByte implements Serializable -
Class opendap.servlet.ascii.asciiF32
class asciiF32 extends opendap.dap.DFloat32 implements Serializable -
Class opendap.servlet.ascii.asciiF64
class asciiF64 extends opendap.dap.DFloat64 implements Serializable -
Class opendap.servlet.ascii.asciiGrid
class asciiGrid extends opendap.dap.DGrid implements Serializable -
Class opendap.servlet.ascii.asciiI16
class asciiI16 extends opendap.dap.DInt16 implements Serializable -
Class opendap.servlet.ascii.asciiI32
class asciiI32 extends opendap.dap.DInt32 implements Serializable -
Class opendap.servlet.ascii.asciiSeq
class asciiSeq extends opendap.dap.DSequence implements Serializable -
Class opendap.servlet.ascii.asciiString
class asciiString extends opendap.dap.DString implements Serializable -
Class opendap.servlet.ascii.asciiStructure
class asciiStructure extends opendap.dap.DStructure implements Serializable -
Class opendap.servlet.ascii.asciiUI16
class asciiUI16 extends opendap.dap.DUInt16 implements Serializable -
Class opendap.servlet.ascii.asciiUI32
class asciiUI32 extends opendap.dap.DUInt32 implements Serializable -
Class opendap.servlet.ascii.asciiURL
class asciiURL extends opendap.dap.DURL implements Serializable
-
-
Package opendap.servlet.www
-
Class opendap.servlet.www.wwwArray
class wwwArray extends opendap.dap.DArray implements Serializable -
Class opendap.servlet.www.wwwByte
class wwwByte extends opendap.dap.DByte implements Serializable -
Class opendap.servlet.www.wwwF32
class wwwF32 extends opendap.dap.DFloat32 implements Serializable -
Class opendap.servlet.www.wwwF64
class wwwF64 extends opendap.dap.DFloat64 implements Serializable -
Class opendap.servlet.www.wwwGrid
class wwwGrid extends opendap.dap.DGrid implements Serializable -
Class opendap.servlet.www.wwwI16
class wwwI16 extends opendap.dap.DInt16 implements Serializable -
Class opendap.servlet.www.wwwI32
class wwwI32 extends opendap.dap.DInt32 implements Serializable -
Class opendap.servlet.www.wwwSequence
class wwwSequence extends opendap.dap.DSequence implements Serializable -
Class opendap.servlet.www.wwwString
class wwwString extends opendap.dap.DString implements Serializable -
Class opendap.servlet.www.wwwStructure
class wwwStructure extends opendap.dap.DStructure implements Serializable -
Class opendap.servlet.www.wwwUI16
class wwwUI16 extends opendap.dap.DUInt16 implements Serializable -
Class opendap.servlet.www.wwwUI32
class wwwUI32 extends opendap.dap.DUInt32 implements Serializable -
Class opendap.servlet.www.wwwURL
class wwwURL extends opendap.dap.DURL implements Serializable
-