Serialized Form


Package org.apache.activemq.web

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

Serialized Fields

jsCache

Map<K,V> jsCache

jsLastModified

long jsLastModified

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

Serialized Fields

readTimeoutParameter

String readTimeoutParameter

defaultReadTimeout

long defaultReadTimeout

maximumReadTimeout

long maximumReadTimeout

maximumMessages

int maximumMessages

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

Serialized Fields

readTimeoutParameter

String readTimeoutParameter

defaultReadTimeout

long defaultReadTimeout

maximumReadTimeout

long maximumReadTimeout

requestTimeout

long requestTimeout

clients

HashMap<K,V> clients

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

Serialized Fields

defaultTopicFlag

boolean defaultTopicFlag

defaultDestination

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 ServletException implements Serializable

Class org.apache.activemq.web.NoSuchViewStyleException extends 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 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 © 2008 The Apache Software Foundation. All Rights Reserved.