|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
exec
.
connect
or as a result of accepting an incoming
connection after having called listen
.
connect
and the remote process
listen
.
IpIdentifier
initialised by a string
representation.
listen
method has been called on the connection
object.
listen
, get an url
that can be used by a remote process when calling
connect
to connect to the local process.
CONNECTION_FAILED
, returns the
local exception that caused the call to connect
to
fail.
null
if the command wasn't handled.
IpAlreadyConnectedException
is thrown if the
process sets up a connection to a process to which it is already
connected.IpCommandHandler
interface defined methods to be
implemented by command handlers.IpConnection
class is the super class of all
protocol specific connection classes.IpDebugHandler
interface defines the methods
required to recieve debug messages.IpEvent
is the base class of all platform events.IpEventHandler
specifies an interface for event
handlers.IpEventManager
class specifies a platform manager
that is responsible for dispatching events to their
destinations.IpException
class is the super class of all IPerG
exceptions.IpHttpConnection
class implements a PART HTTP
protocol connection.IpIdentifier
class represents identifiers that may
be unique in time and space.IpInputStream
interface specifies methods for
reading various types of data from a byte stream.IpInvalidUrlException
is thrown if an URL used to
connect to a remote address, or listen for incoming connections on
a local address, is invalid.IpIoStream
class can be used to create io streams
that support encoding and decoding of data to and from a byte
stream.IpLatLogManager
implements a manager that logs
property events (ADD, SET and REMOVE) to logiles in a format
accepted by the IPerG Logfile Analysis and Evaluation tool.IpLogManager
defines methods that must be
implemented by log managers, i.e., managers that are able to log
runtime events to for instance files.IpNetworkEvent
class is used to represent events
that can be sent to remote platform objects, via the network.IpNoSuchPropertyException
is thrown when someone
tries to update an object property which doesn't exist.IpObject
class is the super class of all PART
replicated objects.IpObjectEvent
events are generated to notify the
application about changes to replicated objects.IpObjectPattern
class is used to create object
patterns that can be matched against instances of any PART object
class.IpObjectSearchEvent
is generated when the result of a
broadcast object search is received from a remote process.IpOutputStream
interface specifies methods for
writing various types of data to a byte stream.IpPersistencyManager
specifies an interface that
needs to be implemented by all persistenct manager components.IpProcess
class is used to represent processes in
a multi-process PART session.IpProcessEvent
class describes events that concern
remote processes, for instances the establishment of a new
connection between the local and some remote process.IpRmsPersistencyManager
class defines a
persistency manager that uses a record store to save and load
objects and identifiers.IpScriptInterp
interface defines method to be
implemented by script interpreters.IpSerializable
interface specifies methods that
allows an object's state to be serialized to and from a byte
stream.IpServlet
class is a PART specific servlet class
that can be used to accept incoming connections via the HTTP
protocol.IpSubscriptionEvent
events are generated when the
subscription status of object subscribed by the local process
changes.IpSystem
class provides the main PART API
for setting up connections to remote processes, and for
listening and accepting incoming connections.IpTcpConnection
class implements a PART Tcp
protocol connection.IpTimeoutException
is thrown if an operation that
involves communicating with a remote process takes to long time to
complete.IpUrl
class is used to represent URLs that express
network addresses using a protocol specific syntax.IpVetoException
is thrown if an update to a
property is not allowed by the platform.listen
method being called.
saveId
.
saveId
.
read
method.
when
paramater.
when
paramater.
addProperty
, removeProperty
or
setProperty
being called in a the master or a
replica.
saveId
.
saveId
.
listen
or connect
methods.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |