Serialized Form
-
Package org.apache.activemq.web
-
Class org.apache.activemq.web.AjaxServlet extends MessageListenerServlet implements Serializable
- serialVersionUID:
- -3875280764356406114L
-
Class org.apache.activemq.web.AjaxWebClient extends WebClient implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class org.apache.activemq.web.MessageListenerServlet extends MessageServletSupport implements Serializable
-
Serialized Fields
-
ajaxWebClients
HashMap<String,AjaxWebClient> ajaxWebClients
-
clientCleanupTimer
Timer clientCleanupTimer
-
defaultReadTimeout
long defaultReadTimeout
-
maximumMessages
int maximumMessages
-
maximumReadTimeout
long maximumReadTimeout
-
readTimeoutParameter
String readTimeoutParameter
-
-
-
Class org.apache.activemq.web.MessageServlet extends MessageServletSupport implements Serializable
- serialVersionUID:
- 8737914695188481219L
-
Serialized Fields
-
activeConsumers
Set<org.apache.activemq.MessageAvailableConsumer> activeConsumers
-
clients
Map<String,WebClient> clients
-
defaultContentType
String defaultContentType
-
defaultReadTimeout
long defaultReadTimeout
-
maximumReadTimeout
long maximumReadTimeout
-
oneShotParameter
String oneShotParameter
-
readTimeoutParameter
String readTimeoutParameter
-
readTimeoutRequestAtt
String readTimeoutRequestAtt
-
requestTimeout
long requestTimeout
-
-
Class org.apache.activemq.web.MessageServletSupport extends HttpServlet implements Serializable
-
Serialized Fields
-
bodyParameter
String bodyParameter
-
defaultDestination
Destination defaultDestination
-
defaultMessagePersistent
boolean defaultMessagePersistent
-
defaultMessagePriority
int defaultMessagePriority
-
defaultMessageTimeToLive
long defaultMessageTimeToLive
-
defaultTopicFlag
boolean defaultTopicFlag
-
destinationOptions
String destinationOptions
-
destinationParameter
String destinationParameter
-
maxMessageSize
long maxMessageSize
-
typeParameter
String typeParameter
-
-
-
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:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-