Serialized Form


Package org.apache.activemq.web

Class org.apache.activemq.web.AjaxServlet extends MessageListenerServlet implements Serializable

serialVersionUID: -3875280764356406114L

Serialized Fields

jsCache

Map<K,V> jsCache

jsLastModified

long jsLastModified

Class org.apache.activemq.web.AjaxWebClient extends WebClient implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.apache.activemq.web.MessageListenerServlet extends MessageServletSupport implements Serializable

Serialized Fields

readTimeoutParameter

String readTimeoutParameter

defaultReadTimeout

long defaultReadTimeout

maximumReadTimeout

long maximumReadTimeout

maximumMessages

int maximumMessages

clientCleanupTimer

Timer clientCleanupTimer

ajaxWebClients

HashMap<K,V> ajaxWebClients

Class org.apache.activemq.web.MessageServlet extends MessageServletSupport implements Serializable

serialVersionUID: 8737914695188481219L

Serialized Fields

readTimeoutParameter

String readTimeoutParameter

defaultReadTimeout

long defaultReadTimeout

maximumReadTimeout

long maximumReadTimeout

requestTimeout

long requestTimeout

defaultContentType

String defaultContentType

clients

HashMap<K,V> clients

Class org.apache.activemq.web.MessageServletSupport extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

defaultTopicFlag

boolean defaultTopicFlag

defaultDestination

javax.jms.Destination defaultDestination

destinationParameter

String destinationParameter

typeParameter

String typeParameter

bodyParameter

String bodyParameter

defaultMessagePersistent

boolean defaultMessagePersistent

defaultMessagePriority

int defaultMessagePriority

defaultMessageTimeToLive

long defaultMessageTimeToLive

destinationOptions

String destinationOptions

Class org.apache.activemq.web.NoDestinationSuppliedException extends javax.servlet.ServletException implements Serializable

Class org.apache.activemq.web.NoSuchViewStyleException extends javax.servlet.ServletException implements Serializable

serialVersionUID: -3590398087507019767L

Serialized Fields

style

String style

Class org.apache.activemq.web.PortfolioPublishServlet extends MessageServletSupport implements Serializable

Class org.apache.activemq.web.QueueBrowseServlet extends javax.servlet.http.HttpServlet implements Serializable

Class org.apache.activemq.web.WebClient extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.