Serialized Form


Package org.activemq.web

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

Serialized Fields

readTimeoutParameter

String readTimeoutParameter

defaultReadTimeout

long defaultReadTimeout

maximumReadTimeout

long maximumReadTimeout

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

Serialized Fields

defaultTopicFlag

boolean defaultTopicFlag

defaultDestination

Destination defaultDestination

destinationParameter

String destinationParameter

topicParameter

String topicParameter

bodyParameter

String bodyParameter

Class org.activemq.web.NoDestinationSuppliedException extends ServletException implements Serializable

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

Serialized Fields

ricoStyle

boolean ricoStyle

Class org.activemq.web.SpringBrokerServlet extends HttpServlet implements Serializable

Serialized Fields

brokerContainer

org.activemq.broker.BrokerContainer brokerContainer

Class org.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 © 2004-2009 Protique, Ltd.. All Rights Reserved.