|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.scalagent.joram.mom.dest.ftp |
---|
Class com.scalagent.joram.mom.dest.ftp.FtpNot extends ClientMessages implements Serializable |
---|
serialVersionUID: 1L
Class com.scalagent.joram.mom.dest.ftp.FtpQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Class com.scalagent.joram.mom.dest.ftp.FtpQueueImpl extends QueueImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String user
java.lang.String pass
java.lang.String path
AgentId dmq
int clientContext
int requestId
java.lang.String ftpImplName
java.util.Hashtable<K,V> transferTable
Package com.scalagent.joram.mom.dest.scheduler |
---|
Class com.scalagent.joram.mom.dest.scheduler.SchedulerQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Class com.scalagent.joram.mom.dest.scheduler.SchedulerQueueImpl extends QueueImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Scheduler scheduler
Class com.scalagent.joram.mom.dest.scheduler.SchedulerQueueNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Class com.scalagent.joram.mom.dest.scheduler.SchedulerQueueTask extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId schedulerQueue
Package com.scalagent.scheduler |
---|
Class com.scalagent.scheduler.CronEvent extends ScheduleEvent implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.BitSet[] ranges
Class com.scalagent.scheduler.ScheduleEvent extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String name
java.util.Date date
boolean outdatedRestart
Class com.scalagent.scheduler.ScheduleItem extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ScheduleEvent event
java.util.Date date
ScheduleItem prev
ScheduleItem next
ScheduleTask task
Class com.scalagent.scheduler.Scheduler extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Class com.scalagent.scheduler.Scheduler.WakeUp extends java.util.TimerTask implements Serializable |
---|
serialVersionUID: 1L
Package fr.dyade.aaa.agent |
---|
Class fr.dyade.aaa.agent.Agent extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Class fr.dyade.aaa.agent.AgentCreateReply extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId agent
Class fr.dyade.aaa.agent.AgentCreateRequest extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId reply
AgentId deploy
byte[] agentState
Class fr.dyade.aaa.agent.AgentDeleteRequest extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId reply
java.lang.Object extraInformation
Class fr.dyade.aaa.agent.AgentException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Serialized Fields |
---|
java.lang.Throwable cause
initCause
because this class handles the deserialization
of the cause that may fail if its class is
unknown.
Class fr.dyade.aaa.agent.AgentId extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
readObject
is responsible for reading from the stream
and restoring the classes fields.
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
writeObject
method is responsible for writing the
state of the object for its particular class so that the corresponding
readObject
method can restore it.
java.io.IOException
Class fr.dyade.aaa.agent.DeleteAck extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId agent
int status
java.lang.Object extraInformation
java.lang.Throwable exc
Class fr.dyade.aaa.agent.DeleteNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId reply
Class fr.dyade.aaa.agent.ExceptionNotification extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId agent
Notification not
java.lang.Exception exc
Class fr.dyade.aaa.agent.ExpirationExceededException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.ExpiredNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Notification expiredNot
AgentId from
AgentId to
Class fr.dyade.aaa.agent.FlowControlNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int driverId
DriverIn
agent issuing notification, when applicable
int driverKey
DriverIn
issuing the notification, in a multi
connections context.
Class fr.dyade.aaa.agent.HAStateReply extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
long now
int stamp
byte[] agents
byte[] messages
byte[] clock
Class fr.dyade.aaa.agent.HAStateRequest extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
org.jgroups.Address addr
Class fr.dyade.aaa.agent.JGroupsAckMsg extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String name
int stamp
boolean isPersistent
Class fr.dyade.aaa.agent.Notification extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
long expiration
byte priority
AgentId deadNotificationAgentId
java.lang.Object context
Class fr.dyade.aaa.agent.Role extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId listener
AgentId
.
java.lang.String name
Class fr.dyade.aaa.agent.RoleMultiple extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String name
java.util.Vector<E> list
Class fr.dyade.aaa.agent.ServerConfigHelper.NameAlreadyUsedException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.ServerConfigHelper.ServerIdAlreadyUsedException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.ServerConfigHelper.StartFailureException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.ServerDesc extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
short sid
java.lang.String name
java.util.Vector<E> sockAddrs
SocketAddress
) of remote server. The communication port
is set only if the server is directly accessible from this node; in
this case it corresponds to the communication port of the server in the
adjoining domain.
The descriptor of an HA server contains one SocketAddress
for each of its constituent.
short gateway
Class fr.dyade.aaa.agent.ServiceDesc extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Class fr.dyade.aaa.agent.ServiceManager extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Hashtable<K,V> registry
Service
s
Class fr.dyade.aaa.agent.SyncNotification extends Notification implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.TransactionError extends java.lang.VirtualMachineError implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.UnknownAgent extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId agent
Notification not
Class fr.dyade.aaa.agent.UnknownAgentException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.UnknownDomainException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.UnknownNotification extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId agent
Notification not
Class fr.dyade.aaa.agent.UnknownNotificationException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.UnknownServerException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.UnknownServiceException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Package fr.dyade.aaa.agent.conf |
---|
Class fr.dyade.aaa.agent.conf.A3CMLCluster extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
short sid
java.lang.String name
java.lang.String jvmArgs
java.util.Hashtable<K,V> servers
java.util.Hashtable<K,V> properties
Class fr.dyade.aaa.agent.conf.A3CMLConfig extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Hashtable<K,V> domains
java.util.Hashtable<K,V> servers
java.util.Hashtable<K,V> properties
java.util.Hashtable<K,V> clusters
Class fr.dyade.aaa.agent.conf.A3CMLDomain extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String name
java.lang.String network
java.util.Vector<E> servers
short gateway
int hops
Class fr.dyade.aaa.agent.conf.A3CMLNat extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
short sid
java.lang.String host
int port
Class fr.dyade.aaa.agent.conf.A3CMLNetwork extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String domain
int port
Class fr.dyade.aaa.agent.conf.A3CMLProperty extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String name
java.lang.String value
Class fr.dyade.aaa.agent.conf.A3CMLServer extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
short sid
java.lang.String name
java.lang.String hostname
java.lang.String domain
int port
java.util.Hashtable<K,V> nat
java.util.Vector<E> networks
java.util.Vector<E> services
java.lang.String jvmArgs
java.util.Hashtable<K,V> properties
boolean visited
short gateway
int hops
Class fr.dyade.aaa.agent.conf.A3CMLService extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String classname
java.lang.String args
Class fr.dyade.aaa.agent.conf.DuplicateClusterException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.conf.DuplicateDomainException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.conf.DuplicateServerException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.conf.UnknownClusterException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.conf.UnknownDomainException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.conf.UnknownServerException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.agent.conf.UnknownServiceException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Package fr.dyade.aaa.common |
---|
Class fr.dyade.aaa.common.EmptyQueueException extends java.lang.RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.common.Queue extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.List<E> elements
boolean stopping
true
if a producer called the stop()
method.
boolean closed
true
if the queue has been closed.
Class fr.dyade.aaa.common.StoppedQueueException extends java.lang.RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Package fr.dyade.aaa.common.stream |
---|
Class fr.dyade.aaa.common.stream.Properties extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Package fr.dyade.aaa.jndi2.distributed |
---|
Class fr.dyade.aaa.jndi2.distributed.CreateRemoteSubcontextRequest extends CreateSubcontextRequest implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object ownerId
Class fr.dyade.aaa.jndi2.distributed.InitJndiServerNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId[] jndiServerIds
NamingContextInfo[] contexts
boolean isRequest
Class fr.dyade.aaa.jndi2.distributed.JndiUpdateNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
UpdateEvent updateEvent
Class fr.dyade.aaa.jndi2.distributed.ReplicationEntryPoint extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ReplicationManager manager
Class fr.dyade.aaa.jndi2.distributed.ReplicationManager extends RequestManager implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId rootOwnerId
short[] serverIds
boolean looseCoupling
Class fr.dyade.aaa.jndi2.distributed.SyncReplyNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.distributed.SyncRequestNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Package fr.dyade.aaa.jndi2.ha |
---|
Class fr.dyade.aaa.jndi2.ha.GetRequestIdNot extends SyncNotification implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.ha.HAEntryPoint extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
HARequestManager manager
Class fr.dyade.aaa.jndi2.ha.HARequestContext extends RequestContext implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JndiRequest request
JndiReply reply
int id
Class fr.dyade.aaa.jndi2.ha.HARequestManager extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
RequestManager manager
Package fr.dyade.aaa.jndi2.impl |
---|
Class fr.dyade.aaa.jndi2.impl.BindEvent extends UpdateEvent implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object object
Class fr.dyade.aaa.jndi2.impl.ChangeOwnerEvent extends UpdateEvent implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object formerOwnerId
NamingContextInfo[] contexts
Class fr.dyade.aaa.jndi2.impl.ContextManager extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ContextTable contextIdTable
ContextTable contextNameTable
NamingContextId rootContextId
StorageManager storageManager
Class fr.dyade.aaa.jndi2.impl.ContextRecord extends Record implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
NamingContextId id
Class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent extends UpdateEvent implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
javax.naming.CompositeName path
NamingContextId contextId
java.lang.Object ownerId
Class fr.dyade.aaa.jndi2.impl.DestroySubcontextEvent extends UpdateEvent implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
javax.naming.CompositeName path
Class fr.dyade.aaa.jndi2.impl.MissingContextException extends javax.naming.NamingException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
NamingContextId missingContextId
javax.naming.CompositeName name
Class fr.dyade.aaa.jndi2.impl.MissingRecordException extends javax.naming.NamingException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
NamingContextId namingContextId
java.lang.Object ownerId
javax.naming.NameNotFoundException nnfe
Class fr.dyade.aaa.jndi2.impl.NamingContext extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
NamingContextId id
java.lang.Object ownerId
java.util.Vector<E> records
javax.naming.CompositeName contextName
Class fr.dyade.aaa.jndi2.impl.NamingContextId extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object factoryId
long localId
Class fr.dyade.aaa.jndi2.impl.NamingContextInfo extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
NamingContext namingContext
javax.naming.CompositeName name
Class fr.dyade.aaa.jndi2.impl.NotOwnerException extends javax.naming.NamingException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object owner
Class fr.dyade.aaa.jndi2.impl.ObjectRecord extends Record implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object obj
Class fr.dyade.aaa.jndi2.impl.RebindEvent extends UpdateEvent implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object object
Class fr.dyade.aaa.jndi2.impl.Record extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String name
Class fr.dyade.aaa.jndi2.impl.SimpleContextTable extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Hashtable<K,V> table
Class fr.dyade.aaa.jndi2.impl.UnbindEvent extends UpdateEvent implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.impl.UpdateEvent extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
NamingContextId updatedContextId
java.lang.String name
javax.naming.CompositeName compositeName
Package fr.dyade.aaa.jndi2.msg |
---|
Class fr.dyade.aaa.jndi2.msg.BindRequest extends JndiRequest implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object obj
boolean rebind
Class fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest extends JndiRequest implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String ownerId
Class fr.dyade.aaa.jndi2.msg.CreateSubcontextRequest extends JndiRequest implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.msg.DestroySubcontextRequest extends JndiRequest implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.msg.JndiError extends JndiReply implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
javax.naming.NamingException exc
Class fr.dyade.aaa.jndi2.msg.JndiReply extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.msg.JndiRequest extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
javax.naming.CompositeName name
Class fr.dyade.aaa.jndi2.msg.ListBindingsReply extends JndiReply implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
javax.naming.Binding[] bindings
Class fr.dyade.aaa.jndi2.msg.ListBindingsRequest extends JndiRequest implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.msg.ListReply extends JndiReply implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
javax.naming.NameClassPair[] pairs
Class fr.dyade.aaa.jndi2.msg.ListRequest extends JndiRequest implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.msg.LookupReply extends JndiReply implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.Object obj
Class fr.dyade.aaa.jndi2.msg.LookupRequest extends JndiRequest implements Serializable |
---|
serialVersionUID: 1L
Class fr.dyade.aaa.jndi2.msg.UnbindRequest extends JndiRequest implements Serializable |
---|
serialVersionUID: 1L
Package fr.dyade.aaa.jndi2.server |
---|
Class fr.dyade.aaa.jndi2.server.AgentEntryPoint extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
RequestManager manager
Class fr.dyade.aaa.jndi2.server.AgentRequestContext extends RequestContext implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JndiRequest request
AgentId from
boolean doReply
Class fr.dyade.aaa.jndi2.server.Container extends Agent implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Vector<E> entryPoints
LifeCycleListener lifeCycleListener
BagSerializer bagSerializer
Class fr.dyade.aaa.jndi2.server.JndiReplyNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JndiRequest request
JndiReply reply
Class fr.dyade.aaa.jndi2.server.JndiScriptReplyNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JndiReply[] replies
Class fr.dyade.aaa.jndi2.server.JndiScriptRequestNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JndiRequest[] requests
boolean reply
Class fr.dyade.aaa.jndi2.server.RequestContext extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
javax.naming.CompositeName resolvedName
Class fr.dyade.aaa.jndi2.server.RequestManager extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Container container
Class fr.dyade.aaa.jndi2.server.TcpEntryPoint extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
RequestManager manager
Class fr.dyade.aaa.jndi2.server.TcpRequestContext extends RequestContext implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JndiRequest request
Class fr.dyade.aaa.jndi2.server.TcpRequestNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
RequestContext ctx
Package fr.dyade.aaa.util |
---|
Class fr.dyade.aaa.util.Operation extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int type
java.lang.String dirName
java.lang.String name
byte[] value
int logidx
int logptr
Package org.objectweb.joram.client.connector |
---|
Class org.objectweb.joram.client.connector.ActivationSpecImpl extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String destinationType
java.lang.String destination
java.lang.String userName
java.lang.String password
java.lang.String identityClass
java.lang.String messageSelector
java.lang.String subscriptionDurability
java.lang.String subscriptionName
java.lang.String acknowledgeMode
java.lang.String maxNumberOfWorks
java.lang.String maxMessages
Class org.objectweb.joram.client.connector.DefaultConnectionManager extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields |
---|
boolean collocated
true
for collocated outbound connectivity.
boolean isHa
true
for ha mode
java.lang.String hostName
int serverPort
java.lang.String userName
java.lang.String password
java.lang.String identityClass
int connectingTimer
int txPendingTimer
int cnxPendingTimer
boolean asyncSend
boolean multiThreadSync
int multiThreadSyncDelay
java.lang.String outLocalAddress
int outLocalPort
java.lang.String inInterceptors
java.lang.String outInterceptors
Class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl extends ManagedConnectionFactoryImpl implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl extends ManagedConnectionFactoryImpl implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.connector.OutboundConnectionFactory extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ManagedConnectionFactoryImpl mcf
javax.resource.spi.ConnectionManager cxManager
javax.naming.Reference reference
Class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory extends OutboundConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory extends OutboundConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.client.jms |
---|
Class org.objectweb.joram.client.jms.ConnectionFactory extends AbstractConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.Destination extends AdministeredObject implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String agentId
byte type
Destination.getType()
java.lang.String adminName
AdminWrapper wrapper
It is defined through AdminModule element, it is closed at the end of the script. if it is not defined the wrapper set at creation is used, if none the static AdminModule connection is used.
Class org.objectweb.joram.client.jms.FactoryParameters extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String host
int port
java.lang.String url
boolean TcpNoDelay
int SoLinger
int SoTimeout
int connectingTimer
int txPendingTimer
The default value is 0 (no timer).
int cnxPendingTimer
java.lang.String socketFactory
SocketFactory13
for JDK prior to 1.4.
boolean implicitAck
boolean asyncSend
Default is false (with ack).
int queueMessageReadMax
Default is 1.
int topicAckBufferMax
Default value is 10.
boolean multiThreadSync
int multiThreadSyncDelay
Either they wake up (wait time out) or they are notified (by the first waken up thread).
Default value is 1ms.
int multiThreadSyncThreshold
Default value is 10 waiting threads.
int topicPassivationThreshold
Default is Integer.MAX_VALUE.
int topicActivationThreshold
Default value is 0.
java.lang.String outLocalAddress
The value can either be a machine name, such as "java.sun.com", or a textual representation of its IP address.
int outLocalPort
java.util.List<E> inInterceptors
Session#receive()
is called.
callback method of the IN interceptors
are called.
java.util.List<E> outInterceptors
Session#send()
is called.
callback method of the OUT interceptors
are called.
Class org.objectweb.joram.client.jms.Queue extends Destination implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.QueueConnectionFactory extends AbstractConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.TemporaryQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Connection cnx
null
if not known.
Class org.objectweb.joram.client.jms.TemporaryTopic extends Topic implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Connection cnx
null
if not known.
Class org.objectweb.joram.client.jms.Topic extends Destination implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.TopicConnectionFactory extends AbstractConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.XAConnectionFactory extends AbstractConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.XAQueueConnectionFactory extends AbstractConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.XATopicConnectionFactory extends AbstractConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.client.jms.admin |
---|
Class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory extends AdministeredObject implements Serializable |
---|
Serialized Fields |
---|
FactoryParameters params
java.lang.String reliableClass
Identity identity
java.lang.String identityClassName
boolean isSetIdentityClassName
Class org.objectweb.joram.client.jms.admin.AdminException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.AdministeredObject extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory extends AdministeredObject implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Hashtable<K,V> cluster
Class org.objectweb.joram.client.jms.admin.ClusterDestination extends Destination implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Hashtable<K,V> cluster
Class org.objectweb.joram.client.jms.admin.ClusterQueue extends ClusterDestination implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.ClusterTopic extends ClusterDestination implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.DeadMQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.NameAlreadyUsedException extends AdminException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.ServerIdAlreadyUsedException extends AdminException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.StartFailureException extends AdminException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.UnknownServerException extends AdminException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.admin.User extends AdministeredObject implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String name
java.lang.String proxyId
AdminWrapper wrapper
It is defined through AdminModule element, it is closed at the end of the script. if it is not defined the wrapper set at creation is used, if none the static AdminModule connection is used.
Package org.objectweb.joram.client.jms.connection |
---|
Class org.objectweb.joram.client.jms.connection.AbortedRequestException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.client.jms.ha.local |
---|
Class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory extends ConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory extends QueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory extends TopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory extends XAConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory extends XAQueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory extends XATopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.client.jms.ha.tcp |
---|
Class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory extends ConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory extends QueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory extends TopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory extends XAConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory extends XAQueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory extends XATopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.client.jms.local |
---|
Class org.objectweb.joram.client.jms.local.LocalConnectionFactory extends ConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory extends QueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory extends TopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.local.XALocalConnectionFactory extends XAConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory extends XAQueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory extends XATopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.client.jms.soap |
---|
Class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory extends QueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.soap.SoapConnectionFactory extends ConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory extends TopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.client.jms.tcp |
---|
Class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory extends QueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory extends ConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory extends TopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory extends XAQueueConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory extends XAConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory extends XATopicConnectionFactory implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.mom.dest |
---|
Class org.objectweb.joram.mom.dest.AcquisitionNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ClientMessages acquiredMessages
java.lang.String id
Class org.objectweb.joram.mom.dest.AcquisitionQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.AcquisitionQueueImpl extends QueueImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Properties properties
java.lang.String lastMessageId
long msgCount
java.lang.String acquisitionClassName
Class org.objectweb.joram.mom.dest.AcquisitionTopic extends Topic implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.AcquisitionTopicImpl extends TopicImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Properties properties
java.lang.String lastMessageId
long msgCount
java.lang.String acquisitionClassName
Class org.objectweb.joram.mom.dest.AdminTopic extends Topic implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.AdminTopicImpl extends TopicImpl implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
AdminTopicImpl
instance.
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
AdminTopicImpl
instance.
java.io.IOException
Serialized Fields |
---|
int serverId
java.util.Map<K,V> destinationsTable
Key: destination name
Object: destination agent identifier
java.util.Map<K,V> usersTable
Key: user name
Object: user password
java.util.Map<K,V> proxiesTable
Key: user name
Object: proxy's identifier
java.util.Map<K,V> requestsTable
Key: request's message identifier
Value: request's message ReplyTo field
long msgCounter
Class org.objectweb.joram.mom.dest.AdminTopicImpl.DestinationDesc extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId id
java.lang.String name
byte type
Class org.objectweb.joram.mom.dest.ClusterQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.ClusterQueueImpl extends QueueImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Hashtable<K,V> clusters
LoadingFactor loadingFactor
java.util.LinkedHashMap<K,V> timeTable
java.util.Hashtable<K,V> visitTable
long clusterDeliveryCount
long waitAfterClusterReq
long timeThreshold
QueueImpl.period
.
Class org.objectweb.joram.mom.dest.DeadMQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.Destination extends Agent implements Serializable |
---|
Serialized Fields |
---|
DestinationImpl destImpl
DestinationItf
instance providing this
this agent with its Destination behaviour.
Class org.objectweb.joram.mom.dest.DestinationImpl extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Serialized Fields |
---|
boolean deletable
true
if the destination successfully processed a deletion
request.
long period
AgentId adminId
boolean freeReading
true
if the READ access is granted to everybody.
boolean freeWriting
true
if the WRITE access is granted to everybody.
java.util.Hashtable<K,V> clients
AgentId dmqId
long creationDate
long nbMsgsReceiveSinceCreation
long nbMsgsDeliverSinceCreation
long nbMsgsSentToDMQSinceCreation
Class org.objectweb.joram.mom.dest.DistributionModule extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean keep
DistributionHandler distributionHandler
DestinationImpl destination
Class org.objectweb.joram.mom.dest.DistributionQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.DistributionQueueImpl extends QueueImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Properties properties
Class org.objectweb.joram.mom.dest.DistributionTopic extends Topic implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.DistributionTopicImpl extends TopicImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Properties properties
Class org.objectweb.joram.mom.dest.LoadingFactor extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int status
long statusTime
int consumerStatus
int producerStatus
ClusterQueueImpl clusterQueueImpl
int producThreshold
int consumThreshold
boolean autoEvalThreshold
long validityPeriod
float rateOfFlow
boolean overLoaded
int nbOfPendingMessages
int nbOfPendingRequests
Class org.objectweb.joram.mom.dest.MonitoringElement extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String mbean
java.lang.String[] attributes
Class org.objectweb.joram.mom.dest.Queue extends Destination implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.QueueImpl extends DestinationImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int threshold
boolean samePriorities
true
if all the stored messages have the same priority.
int priority
java.util.Hashtable<K,V> consumers
java.util.Hashtable<K,V> contexts
long arrivalsCounter
java.util.Vector<E> requests
int nbMaxMsg
Class org.objectweb.joram.mom.dest.Topic extends Destination implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.TopicForwardNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean toFather
true
if the notification is destinated to a hierarchical
father.
ClientMessages messages
Class org.objectweb.joram.mom.dest.TopicImpl extends DestinationImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId fatherId
java.util.Set<E> friends
java.util.Vector<E> subscribers
java.util.Hashtable<K,V> selectors
Package org.objectweb.joram.mom.dest.jmsbridge |
---|
Class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeAckNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String id
Class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeDeliveryNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Message message
Class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
BridgeUnifiedModule
instance.
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields |
---|
AgentId agentId
java.lang.String jndiFactory
java.lang.String jndiUrl
java.lang.String cnxFactName
java.lang.String destName
javax.jms.ConnectionFactory cnxFact
javax.jms.Destination dest
java.lang.String userName
java.lang.String password
java.lang.String clientID
java.lang.String selector
boolean usable
true
if the module is fully usable.
java.lang.String notUsableMessage
boolean automaticRequest
boolean isXA
java.lang.Object lock
Class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueue extends Queue implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl extends QueueImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JMSBridgeModule jmsModule
java.util.Hashtable<K,V> outTable
Key: message identifier
Value: message
Class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopic extends Topic implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl extends TopicImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JMSBridgeModule jmsModule
long arrivalsCounter
java.util.Hashtable<K,V> outTable
Key: message identifier
Value: message
Package org.objectweb.joram.mom.messages |
---|
Class org.objectweb.joram.mom.messages.Message extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Package org.objectweb.joram.mom.notifications |
---|
Class org.objectweb.joram.mom.notifications.AbortReceiveRequest extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int abortedRequestId
Class org.objectweb.joram.mom.notifications.AbstractNotification extends Notification implements Serializable |
---|
Serialized Fields |
---|
int clientContext
clientContext
field allows a client to identify a context
within which a notification is exchanged with a destination.
This field is for the client use only and might not be set.
Class org.objectweb.joram.mom.notifications.AbstractReplyNot extends AbstractNotification implements Serializable |
---|
Serialized Fields |
---|
int correlationId
correlationId
field is equal to the request's
identifier.
Class org.objectweb.joram.mom.notifications.AbstractRequestNot extends AbstractNotification implements Serializable |
---|
Serialized Fields |
---|
int requestId
requestId
field allows a client to identify the request
sent to a destination.
This field is for the client use only and might not be set.
Class org.objectweb.joram.mom.notifications.AckJoinQueueCluster extends JoinQueueCluster implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.notifications.AcknowledgeRequest extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String msgId
java.util.Vector<E> msgIds
Class org.objectweb.joram.mom.notifications.AdminReplyNot extends AbstractNotification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String requestId
boolean success
true
if the request succeeded.
java.lang.String info
java.lang.Object replyObj
Class org.objectweb.joram.mom.notifications.AdminRequestNot extends AbstractNotification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String id
Class org.objectweb.joram.mom.notifications.BrowseReply extends AbstractReplyNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Message message
java.util.Vector<E> messages
Class org.objectweb.joram.mom.notifications.BrowseRequest extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String selector
Class org.objectweb.joram.mom.notifications.ClientMessages extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Message message
java.util.List<E> messages
boolean asyncSend
Class org.objectweb.joram.mom.notifications.DenyRequest extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String msgId
java.util.Vector<E> msgIds
Class org.objectweb.joram.mom.notifications.ExceptionReply extends AbstractReplyNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
MomException except
MomException
which occured when processing the request.
Class org.objectweb.joram.mom.notifications.FwdAdminRequestNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AdminRequest request
AgentId replyTo
java.lang.String requestMsgId
java.lang.String replyMsgId
Class org.objectweb.joram.mom.notifications.GetProxyIdListNot extends SyncNotification implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.notifications.GetProxyIdNot extends SyncNotification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Identity identity
java.lang.String inaddr
Class org.objectweb.joram.mom.notifications.GetRightsReplyNot extends AdminReplyNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean isFreeReading
boolean isFreeWriting
java.util.Vector<E> readers
java.util.Vector<E> writers
Class org.objectweb.joram.mom.notifications.GetRightsRequestNot extends AdminRequestNot implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.notifications.JoinQueueCluster extends QueueClusterNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Hashtable<K,V> clusters
java.util.Hashtable<K,V> clients
boolean freeReading
boolean freeWriting
Class org.objectweb.joram.mom.notifications.LBCycleLife extends QueueClusterNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ClientMessages clientMessages
java.util.Hashtable<K,V> visitTable
Class org.objectweb.joram.mom.notifications.LBLoadingFactor extends QueueClusterNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
long validityPeriode
Class org.objectweb.joram.mom.notifications.LBMessageGive extends LBLoadingFactor implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ClientMessages clientMessages
Class org.objectweb.joram.mom.notifications.LBMessageHope extends LBLoadingFactor implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int nbMsg
Class org.objectweb.joram.mom.notifications.LeaveQueueCluster extends QueueClusterNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String removeQueue
Class org.objectweb.joram.mom.notifications.QueueClusterNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
float rateOfFlow
Class org.objectweb.joram.mom.notifications.QueueMsgReply extends AbstractReplyNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Vector<E> messages
Class org.objectweb.joram.mom.notifications.ReceiveRequest extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String selector
long timeOut
long expirationTime
boolean autoAck
true
, the consumed message will be immediately
deleted on the queue.
AgentId requester
java.lang.String[] msgIds
int msgCount
Class org.objectweb.joram.mom.notifications.RequestGroupNot extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Vector<E> clientMessages
Class org.objectweb.joram.mom.notifications.SpecialAdminRequest extends AdminRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
SpecialAdmin request
Class org.objectweb.joram.mom.notifications.SubscribeReply extends AbstractReplyNot implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.notifications.SubscribeRequest extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String selector
boolean asyncSub
Class org.objectweb.joram.mom.notifications.TopicMsgsReply extends AbstractReplyNot implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.List<E> messages
Class org.objectweb.joram.mom.notifications.UnsubscribeRequest extends AbstractRequestNot implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.notifications.WakeUpNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean update
Package org.objectweb.joram.mom.proxies |
---|
Class org.objectweb.joram.mom.proxies.AckedQueue extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Vector<E> list
int current
Class org.objectweb.joram.mom.proxies.AdminNotification extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AgentId proxyId
AgentId
identifier.
Identity identity
Class org.objectweb.joram.mom.proxies.CloseConnectionNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int key
Class org.objectweb.joram.mom.proxies.GetConnectionNot extends SyncNotification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int key
Class org.objectweb.joram.mom.proxies.OpenConnectionNot extends SyncNotification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean reliable
int heartBeat
Class org.objectweb.joram.mom.proxies.ProxyImpl extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
long period
long nbMsgsSentToDMQSinceCreation
AgentId dmqId
null
for DMQ
not set.
int threshold
int nbMaxMsg
java.util.Map<K,V> contexts
ClientContext
instances.
Key: context identifier
Value: context
java.util.Map<K,V> subsTable
ClientSubscription
instances.
Key: subscription name
Value: client subscription
java.util.Map<K,V> recoveredTransactions
Key: transaction identifier
Value: XACnxPrepare
instance
long arrivalsCounter
ProxyAgentItf proxyAgent
Class org.objectweb.joram.mom.proxies.ProxyMessage extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
long id
long ackId
AbstractJmsMessage obj
Class org.objectweb.joram.mom.proxies.ProxyRequestGroupNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
RequestNot[] requests
Class org.objectweb.joram.mom.proxies.ReliableConnectionContext extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int key
long inputCounter
long outputCounter
AckedQueue queue
int heartBeat
ProxyImpl proxyImpl
boolean closed
Class org.objectweb.joram.mom.proxies.RequestNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int cKey
java.lang.Object msg
Class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.mom.proxies.ReturnConnectionNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
OpenConnectionNot not
ConnectionContext ctx
Class org.objectweb.joram.mom.proxies.SendRepliesNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.Vector<E> replies
Class org.objectweb.joram.mom.proxies.SendReplyNot extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int key
int requestId
Class org.objectweb.joram.mom.proxies.StandardConnectionContext extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int key
Queue queue
ProxyImpl proxyImpl
boolean closed
Class org.objectweb.joram.mom.proxies.UserAgent extends Agent implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ProxyImpl proxyImpl
int keyCounter
Package org.objectweb.joram.shared.admin |
---|
Class org.objectweb.joram.shared.admin.AbstractAdminMessage extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.AddDomainRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.AddQueueCluster extends SpecialAdmin implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.AddServerRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.AddServiceRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.AdminReply extends AbstractAdminMessage implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.AdminRequest extends AbstractAdminMessage implements Serializable |
---|
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.ClearQueue extends QueueAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.ClearSubscription extends SubscriptionAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.CreateDestinationReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.CreateDestinationRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.CreateUserReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.CreateUserRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.DeleteDestination extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.DeleteQueueMessage extends QueueAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage extends SubscriptionAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.DeleteUser extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetClusterReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetClusterRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetConfigRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetDestinationsReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetDestinationsRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetDMQSettingsReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetDMQSettingsRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetDomainNames extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetDomainNamesRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetFatherReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetFatherRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetLocalServer extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetLocalServerRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetNbMaxMsgRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetNumberReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetPendingMessages extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetPendingRequests extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetQueueMessage extends QueueAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetQueueMessageIds extends QueueAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetQueueMessageRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetRightsReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetRightsRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetServersIdsReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetServersIdsRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetStatsReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetStatsRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriberIds extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriberIdsRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscription extends SubscriptionAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriptionMessage extends SubscriptionAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds extends SubscriptionAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriptionRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriptions extends SubscriptionAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriptionsRep extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetSubscriptionsRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetUsersReply extends AdminReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.GetUsersRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.ListClusterQueue extends SpecialAdmin implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.QueueAdminRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.RemoveDomainRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.RemoveQueueCluster extends SpecialAdmin implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.RemoveServerRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.RemoveServiceRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SetCluster extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SetDMQRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SetFather extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SetNbMaxMsgRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SetReader extends SetRight implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SetRight extends AdminRequest implements Serializable |
---|
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SetThresholdRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SetWriter extends SetRight implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SpecialAdmin extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.StopServerRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.SubscriptionAdminRequest extends UserAdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.UnsetReader extends SetRight implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.UnsetWriter extends SetRight implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.UpdateUser extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.admin.UserAdminRequest extends AdminRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Package org.objectweb.joram.shared.client |
---|
Class org.objectweb.joram.shared.client.AbstractJmsMessage extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.AbstractJmsReply extends AbstractJmsMessage implements Serializable |
---|
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.AbstractJmsRequest extends AbstractJmsMessage implements Serializable |
---|
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ActivateConsumerRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.CnxCloseReply extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.CnxCloseRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.CnxConnectReply extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.CnxConnectRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.CnxStartRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.CnxStopRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.CommitRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerAckRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerCloseSubRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerDenyRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerMessages extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerReceiveRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerSetListRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerSubRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 2L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerUnsetListRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ConsumerUnsubRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.GetAdminTopicReply extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.GetAdminTopicRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.JmsRequestGroup extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.MomExceptionReply extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.PingRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ProducerMessages extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.QBrowseReply extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.QBrowseRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.ServerReply extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.SessAckRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.SessCreateDestReply extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.SessCreateDestRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.SessDenyRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.TempDestDeleteRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.XACnxCommit extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.XACnxPrepare extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.XACnxRecoverReply extends AbstractJmsReply implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.XACnxRecoverRequest extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.client.XACnxRollback extends AbstractJmsRequest implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Package org.objectweb.joram.shared.excepts |
---|
Class org.objectweb.joram.shared.excepts.AccessException extends MomException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.shared.excepts.DestinationException extends MomException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.shared.excepts.MessageException extends MomException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.shared.excepts.MessageROException extends MessageException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.shared.excepts.MessageValueException extends MessageException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.shared.excepts.MomException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int type
Class org.objectweb.joram.shared.excepts.RequestException extends MomException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.shared.excepts.SelectorException extends MomException implements Serializable |
---|
serialVersionUID: 1L
Class org.objectweb.joram.shared.excepts.StateException extends MomException implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.joram.shared.messages |
---|
Class org.objectweb.joram.shared.messages.Message extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Package org.objectweb.joram.shared.security |
---|
Class org.objectweb.joram.shared.security.Identity extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
Class org.objectweb.joram.shared.security.SimpleIdentity extends Identity implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |