|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.jboss.mq |
---|
Class org.jboss.mq.AcknowledgementRequest extends Object implements Serializable |
---|
serialVersionUID: -2227528634302168874L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException
IOException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.Connection extends Object implements Serializable |
---|
serialVersionUID: 87938199839407082L
Serialized Fields |
---|
HashMap<K,V> destinationSubscriptions
HashMap<K,V> subscriptions
boolean modeStop
ServerIL serverIL
String clientID
ConnectionToken connectionToken
ClientILService clientILService
long pingPeriod
boolean ponged
EDU.oswego.cs.dl.util.concurrent.Semaphore pingTaskSemaphore
Object pingTaskId
boolean closing
boolean setClientIdAllowed
HashSet<E> createdSessions
int subscriptionCounter
Object subCountLock
boolean closed
SpyXAResourceManager spyXAResourceManager
GenericConnectionFactory genericConnectionFactory
int lastMessageID
javax.jms.ExceptionListener exceptionListener
Object elLock
Thread elThread
StringBuffer sb
char[] charStack
String sessionId
HashSet<E> temps
Class org.jboss.mq.ConnectionToken extends Object implements Serializable |
---|
serialVersionUID: 1344893519455875890L
Serialized Fields |
---|
ClientIL clientIL
String clientID
String sessionId
int hash
Class org.jboss.mq.DestinationFullException extends SpyJMSException implements Serializable |
---|
serialVersionUID: -2818359593624770353L
Serialized Fields |
---|
String text
Class org.jboss.mq.DurableSubscriptionID extends Object implements Serializable |
---|
serialVersionUID: 2293499797647000970L
Serialized Fields |
---|
String clientID
String subscriptionName
String selector
Class org.jboss.mq.GenericConnectionFactory extends Object implements Serializable |
---|
serialVersionUID: 2288420610006129296L
Serialized Fields |
---|
ServerIL server
Properties connectionProperties
Class org.jboss.mq.JBossMQXid extends Object implements Serializable |
---|
serialVersionUID: -2227021688745286343L
Serialized Fields |
---|
int formatId
byte[] globalTransactionId
byte[] branchQualifier
Class org.jboss.mq.MessageStatistics extends Object implements Serializable |
---|
serialVersionUID: 8056884098781414022L
Serialized Fields |
---|
boolean topic
boolean durable
String name
String subscriptionID
int count
int countDelta
int depth
int depthDelta
long timeLastUpdate
Class org.jboss.mq.ReceiveRequest extends Object implements Serializable |
---|
serialVersionUID: 8632752498878645170L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException
IOException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.SpyBytesMessage extends SpyMessage implements Serializable |
---|
serialVersionUID: -6572727147964701014L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.SpyConnection extends Connection implements Serializable |
---|
serialVersionUID: -6227193901482445607L
Class org.jboss.mq.SpyConnectionFactory extends Object implements Serializable |
---|
serialVersionUID: 3392566934963731105L
Serialized Fields |
---|
GenericConnectionFactory factory
Class org.jboss.mq.SpyDestination extends Object implements Serializable |
---|
serialVersionUID: -451227938651163471L
Serialized Fields |
---|
String name
int hash
Class org.jboss.mq.SpyEncapsulatedMessage extends SpyObjectMessage implements Serializable |
---|
serialVersionUID: 3995327252678969050L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.SpyJMSException extends javax.jms.JMSException implements Serializable |
---|
serialVersionUID: 5216406958161784593L
Serialized Fields |
---|
Throwable nested
Class org.jboss.mq.SpyMapMessage extends SpyMessage implements Serializable |
---|
serialVersionUID: -4917633165373197269L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.SpyMessage extends Object implements Serializable |
---|
serialVersionUID: 467206190892964404L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.SpyObjectMessage extends SpyMessage implements Serializable |
---|
serialVersionUID: 8809953915407712952L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.SpyQueue extends SpyDestination implements Serializable |
---|
serialVersionUID: 3040902899515975733L
Serialized Fields |
---|
String toStringStr
Class org.jboss.mq.SpyStreamMessage extends SpyMessage implements Serializable |
---|
serialVersionUID: 2490910971426786841L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.SpyTemporaryQueue extends SpyQueue implements Serializable |
---|
serialVersionUID: 1216493383395688001L
Serialized Fields |
---|
ConnectionToken dc
Class org.jboss.mq.SpyTemporaryTopic extends SpyTopic implements Serializable |
---|
serialVersionUID: 1161107878857363598L
Serialized Fields |
---|
ConnectionToken dc
Class org.jboss.mq.SpyTextMessage extends SpyMessage implements Serializable |
---|
serialVersionUID: 235726945332013953L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.SpyTopic extends SpyDestination implements Serializable |
---|
serialVersionUID: -4784950783387129468L
Serialized Fields |
---|
DurableSubscriptionID durableSubscriptionID
String toStringStr
Class org.jboss.mq.SpyTransactionRolledBackException extends javax.jms.TransactionRolledBackException implements Serializable |
---|
serialVersionUID: 1764748894215274537L
Serialized Fields |
---|
Throwable nested
Class org.jboss.mq.SpyXAConnection extends SpyConnection implements Serializable |
---|
serialVersionUID: 1258716704996031025L
Class org.jboss.mq.SpyXAConnectionFactory extends SpyConnectionFactory implements Serializable |
---|
serialVersionUID: -3869656253676593051L
Class org.jboss.mq.SpyXAException extends XAException implements Serializable |
---|
serialVersionUID: 7814140228056884098L
Serialized Fields |
---|
Throwable nested
Class org.jboss.mq.SpyXAResourceManager extends Object implements Serializable |
---|
serialVersionUID: -6268132972627753772L
Serialized Fields |
---|
Connection connection
Map<K,V> transactions
long nextInternalXid
Class org.jboss.mq.Subscription extends Object implements Serializable |
---|
serialVersionUID: -4045603824932803577L
Serialized Fields |
---|
int subscriptionId
SpyDestination destination
String messageSelector
boolean destroyDurableSubscription
boolean noLocal
Class org.jboss.mq.TransactionRequest extends Object implements Serializable |
---|
serialVersionUID: 5368191944552650149L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException
IOException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Package org.jboss.mq.il.http |
---|
Class org.jboss.mq.il.http.HTTPClientIL extends Object implements Serializable |
---|
serialVersionUID: 3215139925343217398L
Serialized Fields |
---|
boolean stopped
String clientIlId
Class org.jboss.mq.il.http.HTTPILRequest extends Object implements Serializable |
---|
serialVersionUID: -4303390310602251849L
Serialized Fields |
---|
String methodName
Object[] arguments
Class<T>[] argumentTypes
Class org.jboss.mq.il.http.HTTPILResponse extends Object implements Serializable |
---|
serialVersionUID: -3142826625041742267L
Serialized Fields |
---|
Object value
Class org.jboss.mq.il.http.HTTPServerIL extends Object implements Serializable |
---|
serialVersionUID: -864073076154976490L
Serialized Fields |
---|
String serverUrlValue
URL serverUrl
Package org.jboss.mq.il.oil |
---|
Class org.jboss.mq.il.oil.OILClientIL extends Object implements Serializable |
---|
serialVersionUID: 7812173621233374692L
Serialized Fields |
---|
InetAddress addr
int port
boolean enableTcpNoDelay
Class org.jboss.mq.il.oil.OILServerIL extends Object implements Serializable |
---|
serialVersionUID: 5576846920031604128L
Serialized Fields |
---|
InetAddress addr
int port
String socketFactoryName
boolean enableTcpNoDelay
Package org.jboss.mq.il.oil2 |
---|
Class org.jboss.mq.il.oil2.OIL2ClientIL extends Object implements Serializable |
---|
serialVersionUID: -2671278802714517625L
Class org.jboss.mq.il.oil2.OIL2Request extends Object implements Serializable |
---|
serialVersionUID: -1040314575679482420L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.mq.il.oil2.OIL2ServerIL extends Object implements Serializable |
---|
serialVersionUID: 1841984837999477932L
Serialized Fields |
---|
String addr
int port
String socketFactoryName
boolean enableTcpNoDelay
OIL2SocketHandler socketHandler
Package org.jboss.mq.il.rmi |
---|
Class org.jboss.mq.il.rmi.RMIClientIL extends UnicastRemoteObject implements Serializable |
---|
serialVersionUID: -2587261916187410219L
Serialized Fields |
---|
Connection connection
boolean stopped
Class org.jboss.mq.il.rmi.RMIServerIL extends UnicastRemoteObject implements Serializable |
---|
serialVersionUID: -7793119336262492395L
Package org.jboss.mq.il.uil2 |
---|
Class org.jboss.mq.il.uil2.UILClientIL extends Object implements Serializable |
---|
serialVersionUID: -2667733986731260459L
Class org.jboss.mq.il.uil2.UILServerIL extends Object implements Serializable |
---|
serialVersionUID: 853594001646066224L
Serialized Fields |
---|
InetAddress addr
int port
String socketFactoryName
boolean enableTcpNoDelay
int soTimeout
String connectAddress
int connectPort
int bufferSize
int chunkSize
Package org.jboss.mq.pm |
---|
Class org.jboss.mq.pm.Tx extends Object implements Serializable |
---|
serialVersionUID: -5428592493990463362L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException
IOException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Package org.jboss.mq.referenceable |
---|
Class org.jboss.mq.referenceable.ObjectRefAddr extends RefAddr implements Serializable |
---|
serialVersionUID: 751863774931559945L
Serialized Fields |
---|
byte[] serialContent
Package org.jboss.mq.xml |
---|
Class org.jboss.mq.xml.XElementException extends Exception implements Serializable |
---|
serialVersionUID: -1052528638103896076L
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |