Package | Description |
---|---|
de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
de.esprit.netsuite.client.abo.std |
Contains standard client ABOs
|
de.esprit.netsuite.client.activity.agent |
Contains Agent activity monitoring classes
|
de.esprit.netsuite.client.activity.transfer |
Contains Transfer activity monitoring classes
|
de.esprit.netsuite.client.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
de.esprit.netsuite.client.gui.action |
Contains network related standard actions used in the client GUI
|
de.esprit.netsuite.client.gui.rtask |
Contains GUI components dealing with remote tasks
|
de.esprit.netsuite.client.info |
Contains classes for requesting detailed client info
|
de.esprit.netsuite.client.net |
Contains GUI gui components for network controlling and monitoring
|
de.esprit.netsuite.client.net.event |
Contains events fired by the clients network components
|
de.esprit.netsuite.client.netch |
Contains classes that build the client network adapter
|
de.esprit.netsuite.client.netch.io |
Contains the IO specific implementations for the network connections
|
de.esprit.netsuite.client.tool.pathtree.action |
Contains path-tree related standard actions
|
de.esprit.netsuite.client.tool.pathtree.agent |
Contains agents for remote file-tree support
|
de.esprit.netsuite.client.tool.permission.agent |
Contains agents for permission management support
|
de.esprit.netsuite.client.tool.sess |
Contains classes for moitoring sessions
|
de.esprit.netsuite.netdata |
Contains serializable objects which are interchanged between client and server
|
de.esprit.netsuite.netdata.agent |
Contains base classes for implementing custom network agents
|
de.esprit.netsuite.netdata.agent.common |
Contains network agents for common use
|
de.esprit.netsuite.netdata.agent.coserver |
Contains co-server related Agents
|
de.esprit.netsuite.netdata.agent.database |
Contains database related network agents for reading/writing records from/to the database
|
de.esprit.netsuite.netdata.agent.internal |
Contains network agents for internal useage only
|
de.esprit.netsuite.netdata.agent.internal.abo |
Contains Agents for managing Alive Business Objects (ABOs)
|
de.esprit.netsuite.netdata.agent.internal.config |
Contains Agents dealing with server configuration parameters
|
de.esprit.netsuite.netdata.agent.internal.session |
Contains network agents used for user and group management.
|
de.esprit.netsuite.netdata.agent.internal.srvlock |
Contains Agents dealing with ResourceLocks
|
de.esprit.netsuite.netdata.agent.internal.srvlog |
Contains Agents dealing with server log file management
|
de.esprit.netsuite.netdata.agent.internal.srvproc |
Contains Agents dealing with server processes
|
de.esprit.netsuite.netdata.agent.internal.transfer |
Contains Agents dealing with file transfers
|
de.esprit.netsuite.netdata.agent.internal.transfer.demo |
Contains examples for file transfers
|
de.esprit.netsuite.netdata.agent.test |
Contains network agents for testing purposes only
|
de.esprit.netsuite.netdata.command |
Contains a collection of standard ClientCommands
|
de.esprit.netsuite.netdata.command.demo |
Contains examples for client commands
|
de.esprit.netsuite.netdata.enums |
Contains all constant definitions
|
de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
de.esprit.netsuite.netdata.transfer |
Contains base classes for file transfers
|
de.esprit.netsuite.rtask |
Contains extensions for RemoteAsyncTask support
|
de.esprit.netsuite.rtask.journal |
Contains the classes implementing journalled remote tasks
|
de.esprit.netsuite.server |
These classes make up the EsprIT server
|
de.esprit.netsuite.server.abo |
Contains server classes for working with Alive Business Objects (ABOs)
|
de.esprit.netsuite.server.abo.loadmeter |
Contains ABOs that measure the server load
|
de.esprit.netsuite.server.auth |
Contains classes for server side user authentication
|
de.esprit.netsuite.server.auth.dbuser |
Contains a sample User and Group implemantation for database stroage
|
de.esprit.netsuite.server.auth.member |
Contains classes for managing user and group assignments
|
de.esprit.netsuite.server.auth.user |
Contains classes defining users for the esprit server
|
de.esprit.netsuite.server.batch |
Contains classes that implement and manage the available server processes
|
de.esprit.netsuite.server.chmesg |
Contains classes that make up the Dual-Port Servers message service
|
de.esprit.netsuite.server.chreq |
Contains classes that make up the Dual-Port Servers request/response oriented data service
|
de.esprit.netsuite.server.config |
Contains classes that define the servers configuration
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
de.esprit.netsuite.server.coserver |
Contains co-server related classes
|
de.esprit.netsuite.server.cpu |
Contains classes of the positioner tool (MVC-demo)
|
de.esprit.netsuite.server.db |
Contains classes for server side database configuration.
|
de.esprit.netsuite.server.lock |
Contains classes for managing temporary edit locks on server resources
|
de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
de.esprit.netsuite.server.pathtree |
Contains classes for remote file-tree access
|
de.esprit.netsuite.server.permission |
These classes implement the permission system of the esprit server
|
Class and Description |
---|
ServerHost
This class defines the ports used by the server
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
LastAccessed
This interface must be implemented by all server side MVC models.
|
LastChanged
This interface defines methods for tracking user access.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
ServerHost
This class defines the ports used by the server
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
DeliverableMessage
This interface defines methods which control message delivery.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
NetRequest
This object is sent by the client to the server for issuing a request.
|
NetResponse
This object is returned to the client as a response to a NetRequest.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
NetRequest
This object is sent by the client to the server for issuing a request.
|
NetResponse
This object is returned to the client as a response to a NetRequest.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
NetMessage
This class encapsulates message data which clients may receive asynchronously
from the server.
|
NetRequest
This object is sent by the client to the server for issuing a request.
|
NetResponse
This object is returned to the client as a response to a NetRequest.
|
ServerHost
This class defines the ports used by the server
|
ServerId
This is the initial object the server sends to the client when connected.
|
SessionId
This class serves as an identifier for a client session.
|
VersionCheck
This class performs a version compatibility check on the server.
|
Class and Description |
---|
NetRequest
This object is sent by the client to the server for issuing a request.
|
ServerHost
This class defines the ports used by the server
|
ServerId
This is the initial object the server sends to the client when connected.
|
SessionId
This class serves as an identifier for a client session.
|
VersionCheck
This class performs a version compatibility check on the server.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
CoSessionId
This class identifies the session of a co-client
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractServerModel
This is a base implementation for a server side model which provides simple
support for client access tracking.
|
CoSessionId
This class identifies the session of a co-client
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
DeliverableMessage
This interface defines methods which control message delivery.
|
InvalidVersionException
This Exception is thrown when the client version does not match the server version
|
LastAccessed
This interface must be implemented by all server side MVC models.
|
NetMessage
This class encapsulates message data which clients may receive asynchronously
from the server.
|
NetResponse
This object is returned to the client as a response to a NetRequest.
|
ServerHost
This class defines the ports used by the server
|
ServerId
This is the initial object the server sends to the client when connected.
|
SessionId
This class serves as an identifier for a client session.
|
SessionRegistrationEvent
This event notifies about session registration changes in an
AbstractSessionServerModel . |
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
NetMessage
This class encapsulates message data which clients may receive asynchronously
from the server.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CoSessionId
This class identifies the session of a co-client
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
Class and Description |
---|
DeliverableMessage
This interface defines methods which control message delivery.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
DeliverableMessage
This interface defines methods which control message delivery.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
ServerHost
This class defines the ports used by the server
|
Class and Description |
---|
CoSessionId
This class identifies the session of a co-client
|
NetMessage
This class encapsulates message data which clients may receive asynchronously
from the server.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
ServerHost
This class defines the ports used by the server
|
ServerId
This is the initial object the server sends to the client when connected.
|
ServerSessionId
This class identifies the pseudo session of a server
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
LastAccessed
This interface must be implemented by all server side MVC models.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
LastAccessed
This interface must be implemented by all server side MVC models.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
NetMessage
This class encapsulates message data which clients may receive asynchronously
from the server.
|
Class and Description |
---|
NetRequest
This object is sent by the client to the server for issuing a request.
|
NetResponse
This object is returned to the client as a response to a NetRequest.
|
Class and Description |
---|
ServerHost
This class defines the ports used by the server
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
LastAccessed
This interface must be implemented by all server side MVC models.
|
NetMessage
This class encapsulates message data which clients may receive asynchronously
from the server.
|
ServerHost
This class defines the ports used by the server
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
AbstractCrossPlatformObject
This is the base class for objects that can live in both client and server environments
|
CoSessionId
This class identifies the session of a co-client
|
CrossPlatformObject
This interface defines methods for objects that can live in both client and server environments
|
LastAccessed
This interface must be implemented by all server side MVC models.
|
NetRequest
This object is sent by the client to the server for issuing a request.
|
NetResponse
This object is returned to the client as a response to a NetRequest.
|
ServerHost
This class defines the ports used by the server
|
ServerId
This is the initial object the server sends to the client when connected.
|
Class and Description |
---|
NetRequest
This object is sent by the client to the server for issuing a request.
|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
CoSessionId
This class identifies the session of a co-client
|
NetMessage
This class encapsulates message data which clients may receive asynchronously
from the server.
|
SessionId
This class serves as an identifier for a client session.
|
VersionCheck
This class performs a version compatibility check on the server.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Class and Description |
---|
SessionId
This class serves as an identifier for a client session.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.