Serialized Form


Package com.javaforge.bobber.archetype.model

Class com.javaforge.bobber.archetype.model.BobberArchetype extends Object implements Serializable

Serialized Fields

id

String id
Field id.


allowPartial

boolean allowPartial
Field allowPartial.


variables

List<E> variables
Field variables.


templates

List<E> templates
Field templates.


modelEncoding

String modelEncoding

Class com.javaforge.bobber.archetype.model.Template extends Object implements Serializable

Serialized Fields

file

String file
Field file.


output

String output
Field output.


dependsOnVar

String dependsOnVar
If the specified variable is true, the template will be processed, otherwise skipped.


modelEncoding

String modelEncoding

Class com.javaforge.bobber.archetype.model.Variable extends Object implements Serializable

Serialized Fields

name

String name
Field name.


description

String description
Field description.


defvalue

String defvalue
Field defvalue.


variables

List<E> variables
Field variables.


modelEncoding

String modelEncoding

Package org.apache.commons.logging

Class org.apache.commons.logging.LogConfigurationException extends RuntimeException implements Serializable

serialVersionUID: 8486587136871052495L

Serialized Fields

cause

Throwable cause

Package org.apache.commons.logging.impl

Class org.apache.commons.logging.impl.MuleLocationAwareLog extends SLF4JLocationAwareLog implements Serializable

Class org.apache.commons.logging.impl.MuleLog extends SLF4JLog implements Serializable

Class org.apache.commons.logging.impl.NoOpLog extends Object implements Serializable

serialVersionUID: 561423906191706148L

Class org.apache.commons.logging.impl.SimpleLog extends Object implements Serializable

serialVersionUID: 136942970684951178L

Serialized Fields

logName

String logName

currentLogLevel

int currentLogLevel

shortLogName

String shortLogName

Class org.apache.commons.logging.impl.SLF4JLocationAwareLog extends Object implements Serializable

serialVersionUID: -2379157579039314822L

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

name

String name

Class org.apache.commons.logging.impl.SLF4JLog extends Object implements Serializable

serialVersionUID: 680728617011167209L

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

name

String name

Package org.mule

Class org.mule.DefaultMessageCollection extends DefaultMuleMessage implements Serializable

Serialized Fields

messageList

List<E> messageList

Class org.mule.DefaultMuleEvent extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

String id
The Universally Unique ID for the event


message

MuleMessage message

session

MuleSession session

credentials

Credentials credentials

encoding

String encoding

exchangePattern

MessageExchangePattern exchangePattern

messageSourceURI

URI messageSourceURI

messageSourceName

String messageSourceName

replyToHandler

ReplyToHandler replyToHandler

transacted

boolean transacted

synchronous

boolean synchronous

stopFurtherProcessing

boolean stopFurtherProcessing
Mutable MuleEvent state


timeout

int timeout

processingTime

ProcessingTime processingTime

replyToDestination

Object replyToDestination

ignoredPropertyOverrides

String[] ignoredPropertyOverrides

flowVariables

Map<K,V> flowVariables

Class org.mule.DefaultMuleMessage extends Object implements Serializable

serialVersionUID: 1541720810851984845L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws Exception
Throws:
Exception
Serialized Fields

id

String id
The default UUID for the message. If the underlying transport has the notion of a message id, this uuid will be ignored


rootId

String rootId

exceptionPayload

ExceptionPayload exceptionPayload
If an exception occurs while processing this message an exception payload will be attached here


properties

MessagePropertiesContext properties
Scoped properties for this message


dataType

DataType<T> dataType

Class org.mule.DefaultMuleMessage.SerializedDataHandler extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

DataHandler handler

contentType

String contentType

contents

Object contents

Class org.mule.MessagePropertiesContext extends Object implements Serializable

serialVersionUID: -5230693402768953742L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Check for properties that can't be serialized

Throws:
IOException
Serialized Fields

scopedMap

Map<K,V> scopedMap
Map of maps containing the scoped properties, each scope has its own Map.


invocationMap

Map<K,V> invocationMap

keySet

Set<E> keySet
The union of all property names from all scopes.

Class org.mule.VoidMuleEvent extends Object implements Serializable

serialVersionUID: 1418044092304465540L

Class org.mule.VoidResult extends Object implements Serializable

serialVersionUID: -3828573682818093673L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException

Package org.mule.api

Class org.mule.api.AnnotationException extends MuleException implements Serializable

Class org.mule.api.DefaultMuleException extends MuleException implements Serializable

serialVersionUID: 2554735072826262515L

Class org.mule.api.MessagingException extends MuleException implements Serializable

serialVersionUID: 6941498759267936649L

Serialized Fields

causeRollback

boolean causeRollback

handled

boolean handled

failingMessageProcessor

MessageProcessor failingMessageProcessor

Class org.mule.api.MuleException extends Exception implements Serializable

Serialized Fields

info

Map<K,V> info

errorCode

int errorCode

message

String message

i18nMessage

Message i18nMessage

Class org.mule.api.MuleRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 6728041560892553159L


Package org.mule.api.config

Class org.mule.api.config.ConfigurationException extends MuleException implements Serializable

serialVersionUID: 3658822340943734960L


Package org.mule.api.construct

Class org.mule.api.construct.FlowConstructInvalidException extends MuleException implements Serializable

serialVersionUID: -8170840339166473625L


Package org.mule.api.context

Class org.mule.api.context.MuleContextException extends MuleException implements Serializable

serialVersionUID: -1526680893293714180L


Package org.mule.api.context.notification

Class org.mule.api.context.notification.ServerNotification extends EventObject implements Serializable

Serialized Fields

EVENT_NAME

String EVENT_NAME

serverId

String serverId

timestamp

long timestamp

action

int action

resourceIdentifier

String resourceIdentifier
The resourceIdentifier is used when firing inbound server notifications such as Admin notifications or other action notifications triggered by an external source Used to associate the event with a particular resource. For example, if the event was a ServiceNotification the resourceIdentifier could be the name of a particular service


Package org.mule.api.endpoint

Class org.mule.api.endpoint.EndpointException extends MuleException implements Serializable

serialVersionUID: 3219403251233216800L

Class org.mule.api.endpoint.EndpointNotFoundException extends EndpointException implements Serializable

serialVersionUID: 790450139906970837L

Class org.mule.api.endpoint.MalformedEndpointException extends EndpointException implements Serializable

serialVersionUID: -3179045414716505094L


Package org.mule.api.exception

Class org.mule.api.exception.MessageRedeliveredException extends MessagingException implements Serializable

serialVersionUID: 9013890402770563931L

Serialized Fields

messageId

String messageId

redeliveryCount

int redeliveryCount

maxRedelivery

int maxRedelivery

Package org.mule.api.expression

Class org.mule.api.expression.ExpressionRuntimeException extends MuleRuntimeException implements Serializable

Class org.mule.api.expression.InvalidExpressionException extends ExpressionRuntimeException implements Serializable

Serialized Fields

expression

String expression

message

String message

Class org.mule.api.expression.RequiredValueException extends ExpressionRuntimeException implements Serializable


Package org.mule.api.lifecycle

Class org.mule.api.lifecycle.CreateException extends LifecycleException implements Serializable

serialVersionUID: -8402348927606781921L

Class org.mule.api.lifecycle.DisposeException extends LifecycleException implements Serializable

serialVersionUID: 1714192290605243678L

Class org.mule.api.lifecycle.FatalException extends LifecycleException implements Serializable

serialVersionUID: -330442983239074937L

Class org.mule.api.lifecycle.InitialisationException extends LifecycleException implements Serializable

serialVersionUID: -8402348927606781931L

Class org.mule.api.lifecycle.LifecycleException extends MuleException implements Serializable

serialVersionUID: 2909614055858287394L

Class org.mule.api.lifecycle.RecoverableException extends InitialisationException implements Serializable

serialVersionUID: -5799024626172482665L

Class org.mule.api.lifecycle.StartException extends LifecycleException implements Serializable

serialVersionUID: 1714192220605243678L

Class org.mule.api.lifecycle.StopException extends LifecycleException implements Serializable

serialVersionUID: 1714192220605243678L


Package org.mule.api.management.stats

Package org.mule.api.model

Class org.mule.api.model.SessionException extends MuleException implements Serializable

serialVersionUID: -6751481096543965553L


Package org.mule.api.registry

Class org.mule.api.registry.RegistrationException extends MuleException implements Serializable

serialVersionUID: 9143114426140546637L

Class org.mule.api.registry.ResolverException extends MuleException implements Serializable

Class org.mule.api.registry.ServiceException extends MuleException implements Serializable


Package org.mule.api.routing

Class org.mule.api.routing.CouldNotRouteOutboundMessageException extends RoutingException implements Serializable

serialVersionUID: 4609966704030524483L

Class org.mule.api.routing.ResponseTimeoutException extends RoutingException implements Serializable

serialVersionUID: 6882278747922113240L

Class org.mule.api.routing.RoutePathNotFoundException extends RoutingException implements Serializable

serialVersionUID: -8481434966594513066L

Class org.mule.api.routing.RoutingException extends MessagingException implements Serializable

serialVersionUID: 2478458847072048645L


Package org.mule.api.routing.filter

Class org.mule.api.routing.filter.FilterUnacceptedException extends MessagingException implements Serializable

serialVersionUID: -1828111078295716525L


Package org.mule.api.security

Class org.mule.api.security.CredentialsNotSetException extends UnauthorisedException implements Serializable

serialVersionUID: -6271648179641734580L

Class org.mule.api.security.CryptoFailureException extends MuleException implements Serializable

serialVersionUID: 1336343718508294379L

Class org.mule.api.security.EncryptionNotSupportedException extends SecurityException implements Serializable

serialVersionUID: -1661059380853528624L

Class org.mule.api.security.EncryptionStrategyNotFoundException extends MuleException implements Serializable

serialVersionUID: 3916371211189075139L

Class org.mule.api.security.NotPermittedException extends SecurityException implements Serializable

serialVersionUID: -6664384216189042673L

Class org.mule.api.security.SecurityException extends MessagingException implements Serializable

Class org.mule.api.security.SecurityProviderNotFoundException extends MuleException implements Serializable

serialVersionUID: 124630897095610595L

Class org.mule.api.security.UnauthorisedException extends SecurityException implements Serializable

serialVersionUID: -6664384216189042673L

Class org.mule.api.security.UnknownAuthenticationTypeException extends MuleException implements Serializable

serialVersionUID: 6275865761357999175L

Class org.mule.api.security.UnsupportedAuthenticationSchemeException extends SecurityException implements Serializable

serialVersionUID: 3281021140543598681L


Package org.mule.api.service

Class org.mule.api.service.FailedToQueueEventException extends MessagingException implements Serializable

serialVersionUID: -8368283988424746098L


Package org.mule.api.store

Class org.mule.api.store.ObjectAlreadyExistsException extends ObjectStoreException implements Serializable

Class org.mule.api.store.ObjectDoesNotExistException extends ObjectStoreException implements Serializable

Class org.mule.api.store.ObjectStoreException extends MuleException implements Serializable

Class org.mule.api.store.ObjectStoreNotAvaliableException extends ObjectStoreException implements Serializable


Package org.mule.api.transaction

Class org.mule.api.transaction.TransactionException extends MuleException implements Serializable

serialVersionUID: -3470229644235978820L


Package org.mule.api.transformer

Class org.mule.api.transformer.TransformerException extends EndpointException implements Serializable

serialVersionUID: 2943589828020763649L

Class org.mule.api.transformer.TransformerMessagingException extends MessagingException implements Serializable


Package org.mule.api.transport

Class org.mule.api.transport.ConnectorException extends MuleException implements Serializable

serialVersionUID: 4729481487016346035L

Class org.mule.api.transport.DispatchException extends RoutingException implements Serializable

serialVersionUID: -8204621943732496606L

Class org.mule.api.transport.MessageTypeNotSupportedException extends MuleException implements Serializable

serialVersionUID: -3954838511333933644L

Class org.mule.api.transport.NoReceiverForEndpointException extends EndpointException implements Serializable

serialVersionUID: -3954838511333933643L

Class org.mule.api.transport.PropertyScope extends Object implements Serializable

serialVersionUID: -4792653762048974018L

Serialized Fields

scope

String scope

order

int order

Class org.mule.api.transport.PropertyScope.ScopeComparator extends Object implements Serializable

serialVersionUID: -3346258000312580166L

Class org.mule.api.transport.ReceiveException extends MuleException implements Serializable

serialVersionUID: 1960304517882133951L

Serialized Fields

endpoint

ImmutableEndpoint endpoint

Package org.mule.component

Class org.mule.component.ComponentException extends MessagingException implements Serializable

serialVersionUID: 56178344205041600L


Package org.mule.config.builders

Class org.mule.config.builders.MuleXmlBuilderContextServlet extends HttpServlet implements Serializable

serialVersionUID: -2446689032349402434L

Serialized Fields

contextListener

MuleXmlBuilderContextListener contextListener

Package org.mule.config.converters

Class org.mule.config.converters.TransformerList extends ArrayList<Transformer> implements Serializable


Package org.mule.config.i18n

Class org.mule.config.i18n.Message extends Object implements Serializable

serialVersionUID: -6109760447384477924L

Serialized Fields

message

String message

code

int code

args

Object[] args

nextMessage

Message nextMessage

Package org.mule.config.spring.jndi

Class org.mule.config.spring.jndi.DefaultSpringJndiContext extends Object implements Serializable

serialVersionUID: -5754338187296859149L

Serialized Fields

freeze

boolean freeze

environment

Hashtable<K,V> environment

bindings

Map<K,V> bindings

treeBindings

Map<K,V> treeBindings

frozen

boolean frozen

nameInNamespace

String nameInNamespace

Package org.mule.config.spring.parsers.processors

Class org.mule.config.spring.parsers.processors.BlockAttribute.BlockAttributeException extends IllegalStateException implements Serializable

Class org.mule.config.spring.parsers.processors.CheckExclusiveAttribute.CheckExclusiveAttributeException extends IllegalStateException implements Serializable

Class org.mule.config.spring.parsers.processors.CheckExclusiveAttributeAndText.CheckExclusiveAttributeException extends IllegalStateException implements Serializable

Class org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.CheckExclusiveAttributesException extends IllegalStateException implements Serializable

Class org.mule.config.spring.parsers.processors.CheckExclusiveAttributesAndChildren.CheckExclusiveAttributesAndChildrenException extends IllegalStateException implements Serializable

serialVersionUID: 8661524219979354246L

Class org.mule.config.spring.parsers.processors.CheckRequiredAttributes.CheckRequiredAttributesException extends IllegalStateException implements Serializable

Class org.mule.config.spring.parsers.processors.RequireAttribute.RequireAttributeException extends IllegalStateException implements Serializable


Package org.mule.context.notification

Class org.mule.context.notification.ClusterNodeNotification extends ServerNotification implements Serializable

Class org.mule.context.notification.ComponentMessageNotification extends ServerNotification implements Serializable

serialVersionUID: -6369685122731797646L

Class org.mule.context.notification.ConnectionNotification extends ServerNotification implements Serializable

serialVersionUID: -6455441938378523145L

Class org.mule.context.notification.CustomNotification extends ServerNotification implements Serializable

serialVersionUID: 762448139858484536L

Class org.mule.context.notification.EndpointMessageNotification extends ServerNotification implements Serializable

serialVersionUID: -5118299601117624094L

Serialized Fields

endpoint

String endpoint

immutableEndpoint

ImmutableEndpoint immutableEndpoint

flowConstruct

FlowConstruct flowConstruct

Class org.mule.context.notification.Event1 extends ServerNotification implements Serializable

Class org.mule.context.notification.Event2 extends ServerNotification implements Serializable

Class org.mule.context.notification.Event3 extends ServerNotification implements Serializable

Class org.mule.context.notification.ExceptionNotification extends ServerNotification implements Serializable

serialVersionUID: -43091546451476239L

Serialized Fields

exception

Throwable exception

Class org.mule.context.notification.FlowConstructNotification extends ServerNotification implements Serializable

serialVersionUID: 6658641434183647952L

Class org.mule.context.notification.ManagementNotification extends ServerNotification implements Serializable

serialVersionUID: -259130553709035786L

Class org.mule.context.notification.MessageProcessorNotification extends ServerNotification implements Serializable

serialVersionUID: 1L

Serialized Fields

exceptionThrown

MessagingException exceptionThrown

Class org.mule.context.notification.ModelNotification extends ServerNotification implements Serializable

serialVersionUID: -1954880336427554435L

Class org.mule.context.notification.MuleContextNotification extends ServerNotification implements Serializable

serialVersionUID: -3246036188011581121L

Serialized Fields

clusterId

String clusterId

domain

String domain

Class org.mule.context.notification.NotificationException extends MuleException implements Serializable

serialVersionUID: -5998352122311445746L

Class org.mule.context.notification.RegistryNotification extends ServerNotification implements Serializable

serialVersionUID: -3246036188021581121L

Class org.mule.context.notification.RoutingNotification extends ServerNotification implements Serializable

serialVersionUID: -6455441938378523145L

Class org.mule.context.notification.SecurityNotification extends ServerNotification implements Serializable

serialVersionUID: 5951835321289699941L

Class org.mule.context.notification.ServiceNotification extends ServerNotification implements Serializable

serialVersionUID: -8575741816897936674L

Class org.mule.context.notification.SubEvent1 extends org.mule.context.notification.Event1 implements Serializable

Class org.mule.context.notification.SubEvent2 extends org.mule.context.notification.Event2 implements Serializable

Class org.mule.context.notification.SubSubEvent1 extends org.mule.context.notification.SubEvent1 implements Serializable

Class org.mule.context.notification.TransactionNotification extends ServerNotification implements Serializable

serialVersionUID: -3245036187011582121L

Serialized Fields

transactionStringId

String transactionStringId
Ideally, that should've been a transaction's XID, but we'd need to resort to all kinds of reflection tricks to get it. Still, toString() typically outputs a class name followed by the XID, so that's good enough.


Package org.mule.el.mvel

Class org.mule.el.mvel.MVELExpressionLanguageContext extends org.mvel2.integration.impl.BaseVariableResolverFactory implements Serializable

serialVersionUID: 909413730991198290L

Serialized Fields

parserContext

org.mvel2.ParserContext parserContext

muleContext

MuleContext muleContext

localFactory

org.mule.el.mvel.MVELExpressionLanguageContext.InternalVariableResolverFactory localFactory

Package org.mule.endpoint

Class org.mule.endpoint.AbstractEndpoint extends Object implements Serializable

serialVersionUID: -1650380871293160973L

Serialized Fields

connector

Connector connector
The endpoint used to communicate with the external system


endpointUri

EndpointURI endpointUri
The endpointUri on which to send or receive information


messageProcessorsFactory

EndpointMessageProcessorChainFactory messageProcessorsFactory

messageProcessors

List<E> messageProcessors

responseMessageProcessors

List<E> responseMessageProcessors

messageProcessorChain

MessageProcessor messageProcessorChain

name

String name
The name for the endpoint


properties

Map<K,V> properties
Any additional properties for the endpoint // TODO This should be final. See MULE-3105 // TODO Shouldn't this be guarded from concurrent writes?


transactionConfig

TransactionConfig transactionConfig
The transaction configuration for this endpoint


deleteUnacceptedMessages

boolean deleteUnacceptedMessages
determines whether unaccepted filtered events should be removed from the source. If they are not removed its up to the Message receiver to handle recieving the same message again


messageExchangePattern

MessageExchangePattern messageExchangePattern

responseTimeout

int responseTimeout
How long to block when performing a remote synchronisation to a remote host. This property is optional and will be set to the default Synchonous MuleEvent time out value if not set


initialState

String initialState
The state that the endpoint is initialised in such as started or stopped


endpointEncoding

String endpointEncoding

muleContext

MuleContext muleContext

retryPolicyTemplate

RetryPolicyTemplate retryPolicyTemplate

endpointBuilderName

String endpointBuilderName

endpointMimeType

String endpointMimeType

redeliveryPolicy

AbstractRedeliveryPolicy redeliveryPolicy

disableTransportTransformer

boolean disableTransportTransformer

annotations

Map<K,V> annotations

Class org.mule.endpoint.DefaultInboundEndpoint extends AbstractEndpoint implements Serializable

serialVersionUID: -4752772777414636142L

Serialized Fields

listener

MessageProcessor listener

flowConstruct

FlowConstruct flowConstruct

exceptionListener

ExceptionListener exceptionListener

Class org.mule.endpoint.DefaultOutboundEndpoint extends AbstractEndpoint implements Serializable

serialVersionUID: 8860985949279708638L

Serialized Fields

responseProperties

List<E> responseProperties

Class org.mule.endpoint.DynamicOutboundEndpoint extends Object implements Serializable

serialVersionUID: 8861985949279708638L

Serialized Fields

uriTemplate

String uriTemplate
The URI template used to construct the actual URI to send the message to.


builder

EndpointBuilder builder

prototypeEndpoint

OutboundEndpoint prototypeEndpoint

Class org.mule.endpoint.DynamicURIInboundEndpoint extends Object implements Serializable

serialVersionUID: -2814979100270307813L

Serialized Fields

endpoint

InboundEndpoint endpoint

dynamicEndpointURI

EndpointURI dynamicEndpointURI

listener

MessageProcessor listener

flowConstruct

FlowConstruct flowConstruct

Class org.mule.endpoint.DynamicURIOutboundEndpoint extends Object implements Serializable

serialVersionUID: -2814979100270307813L

Serialized Fields

endpoint

OutboundEndpoint endpoint

dynamicEndpointURI

EndpointURI dynamicEndpointURI

Class org.mule.endpoint.MuleEndpointURI extends Object implements Serializable

serialVersionUID: 3906735768171252877L

Serialized Fields

address

String address

filterAddress

String filterAddress

endpointName

String endpointName

connectorName

String connectorName

transformers

String transformers

responseTransformers

String responseTransformers

params

Properties params

uri

URI uri

userInfo

String userInfo

schemeMetaInfo

String schemeMetaInfo

resourceInfo

String resourceInfo

dynamic

boolean dynamic

Package org.mule.example

Class org.mule.example.Flight extends Object implements Serializable

Serialized Fields

flightNumber

String flightNumber

seatInfo

String seatInfo

ticketPrice

Double ticketPrice

Class org.mule.example.FlightUnavailableException extends Exception implements Serializable

Class org.mule.example.ReservationRequest extends Object implements Serializable

Serialized Fields

flights

Flight[] flights

Class org.mule.example.ReservationResponse extends Object implements Serializable

Serialized Fields

errors

List<E> errors

flights

Flight[] flights

totalPrice

Double totalPrice

originalRequest

ReservationRequest originalRequest

Package org.mule.example.errorhandler

Class org.mule.example.errorhandler.HandlerException extends MuleException implements Serializable

serialVersionUID: -1446892313657626797L


Package org.mule.example.errorhandler.exceptions

Class org.mule.example.errorhandler.exceptions.BusinessException extends MuleException implements Serializable

serialVersionUID: -3650171245608111071L

Class org.mule.example.errorhandler.exceptions.FatalException extends MuleException implements Serializable

serialVersionUID: -5683879269751770579L


Package org.mule.example.hello

Class org.mule.example.hello.ChatString extends Object implements Serializable

serialVersionUID: -3140370545357738491L

Serialized Fields

string

StringBuffer string

Class org.mule.example.hello.NameString extends Object implements Serializable

serialVersionUID: 7010138636008560022L

Serialized Fields

name

String name

greeting

String greeting

Package org.mule.example.loanbroker

Class org.mule.example.loanbroker.LoanBrokerException extends MuleException implements Serializable

serialVersionUID: -1669865702115931005L


Package org.mule.example.loanbroker.bank

Class org.mule.example.loanbroker.bank.Bank extends Object implements Serializable

serialVersionUID: 4108271137166107769L

Serialized Fields

bankName

String bankName

primeRate

double primeRate

Package org.mule.example.loanbroker.credit

Class org.mule.example.loanbroker.credit.CreditAgencyBean extends Object implements Serializable

serialVersionUID: 1546168214387311746L


Package org.mule.example.loanbroker.message

Class org.mule.example.loanbroker.message.CustomerQuoteRequest extends Object implements Serializable

serialVersionUID: 6365612435470800746L

Serialized Fields

customer

Customer customer
The customer that requested the quote


loanAmount

double loanAmount
The requested loan Amount


loanDuration

int loanDuration
the duration of the loan

Class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest extends Object implements Serializable

serialVersionUID: 46866005259682607L

Serialized Fields

customerRequest

CustomerQuoteRequest customerRequest
The customer request


creditProfile

CreditProfile creditProfile
credit profile for the customer


lenders

Bank[] lenders
A list of lenders for this request


loanQuote

LoanQuote loanQuote
A loan quote from a bank


Package org.mule.example.loanbroker.messages

Class org.mule.example.loanbroker.messages.CreditProfile extends Object implements Serializable

serialVersionUID: -5924690191061177417L

Serialized Fields

creditScore

int creditScore

creditHistory

int creditHistory

Class org.mule.example.loanbroker.messages.Customer extends Object implements Serializable

serialVersionUID: 4622840173638021051L

Serialized Fields

name

String name

ssn

int ssn

Class org.mule.example.loanbroker.messages.CustomerQuoteRequest extends Object implements Serializable

serialVersionUID: 6365612435470800746L

Serialized Fields

customer

Customer customer
The customer that requested the quote


loanAmount

double loanAmount
The requested loan Amount


loanDuration

int loanDuration
the duration of the loan

Class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest extends Object implements Serializable

serialVersionUID: 46866005259682607L

Serialized Fields

customerRequest

CustomerQuoteRequest customerRequest
The customer request


creditProfile

CreditProfile creditProfile
credit profile for the customer


lenders

Bank[] lenders
A list of lenders for this request


loanQuote

LoanQuote loanQuote
A loan quote from a bank

Class org.mule.example.loanbroker.messages.LoanQuote extends Object implements Serializable

serialVersionUID: -8432932027217141564L

Serialized Fields

bankName

String bankName

interestRate

double interestRate

Package org.mule.example.loanbroker.model

Class org.mule.example.loanbroker.model.CreditProfile extends Object implements Serializable

serialVersionUID: -5924690191061177417L

Serialized Fields

creditScore

int creditScore

creditHistory

int creditHistory

Class org.mule.example.loanbroker.model.Customer extends Object implements Serializable

serialVersionUID: 4622840173638021051L

Serialized Fields

name

String name

ssn

int ssn

Class org.mule.example.loanbroker.model.LoanQuote extends Object implements Serializable

serialVersionUID: -8432932027217141564L

Serialized Fields

bankName

String bankName

interestRate

double interestRate

Package org.mule.example.notifications

Class org.mule.example.notifications.HeartbeatNotification extends CustomNotification implements Serializable

serialVersionUID: -3246036188011581121L


Package org.mule.example.stockquote

Class org.mule.example.stockquote.StockQuote extends Object implements Serializable

serialVersionUID: -3579080716991795218L

Serialized Fields

symbol

String symbol

last

String last

change

String change

open

String open

high

String high

low

String low

volume

String volume

previousClose

String previousClose

name

String name

date

String date

Package org.mule.management.stats

Class org.mule.management.stats.AbstractFlowConstructStatistics extends Object implements Serializable

serialVersionUID: 5337576392583767442L

Serialized Fields

flowConstructType

String flowConstructType

name

String name

enabled

boolean enabled

samplePeriod

long samplePeriod

receivedEventSync

AtomicLong receivedEventSync

receivedEventASync

AtomicLong receivedEventASync

Class org.mule.management.stats.ApplicationStatistics extends FlowConstructStatistics implements Serializable

Serialized Fields

parent

AllStatistics parent

Class org.mule.management.stats.ComponentStatistics extends Object implements Serializable

serialVersionUID: -2086999226732861674L

Serialized Fields

logger

Log logger

minExecutionTime

long minExecutionTime

maxExecutionTime

long maxExecutionTime

averageExecutionTime

long averageExecutionTime

executedEvent

long executedEvent

totalExecTime

long totalExecTime

enabled

boolean enabled

intervalTime

long intervalTime

currentIntervalStartTime

long currentIntervalStartTime

statIntervalTimeEnabled

boolean statIntervalTimeEnabled

Class org.mule.management.stats.FlowConstructStatistics extends AbstractFlowConstructStatistics implements Serializable

serialVersionUID: 5337576392583767442L

Serialized Fields

executionError

AtomicLong executionError

fatalError

AtomicLong fatalError

threadPoolSize

int threadPoolSize

flowStatistics

ComponentStatistics flowStatistics

queuedEvent

long queuedEvent

maxQueuedEvent

long maxQueuedEvent

averageQueueSize

long averageQueueSize

totalQueuedEvent

long totalQueuedEvent

Class org.mule.management.stats.ProcessingTime extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

accumulator

AtomicLong accumulator

statistics

FlowConstructStatistics statistics

threadName

String threadName

Class org.mule.management.stats.RouterStatistics extends Object implements Serializable

serialVersionUID: 4540482357430845065L

Serialized Fields

enabled

boolean enabled

notRouted

long notRouted

caughtInCatchAll

long caughtInCatchAll

totalRouted

long totalRouted

totalReceived

long totalReceived

routed

Map<K,V> routed

type

int type

Class org.mule.management.stats.SedaServiceStatistics extends ServiceStatistics implements Serializable

Serialized Fields

componentPoolMaxSize

int componentPoolMaxSize

componentPoolAbsoluteMaxSize

int componentPoolAbsoluteMaxSize

componentPoolSize

int componentPoolSize

Class org.mule.management.stats.ServiceStatistics extends FlowConstructStatistics implements Serializable

serialVersionUID: -2086999226732861675L

Serialized Fields

sentEventSync

AtomicLong sentEventSync

sentReplyToEvent

AtomicLong sentReplyToEvent

sentEventASync

AtomicLong sentEventASync

queuedEvent

long queuedEvent

maxQueuedEvent

long maxQueuedEvent

averageQueueSize

long averageQueueSize

totalQueuedEvent

long totalQueuedEvent

inboundRouterStat

RouterStatistics inboundRouterStat

componentStat

ComponentStatistics componentStat

outboundRouterStat

RouterStatistics outboundRouterStat

Package org.mule.message

Class org.mule.message.DefaultExceptionPayload extends Object implements Serializable

serialVersionUID: -7114836033686599024L

Serialized Fields

code

int code

message

String message

info

Map<K,V> info

exception

Throwable exception

Class org.mule.message.ExceptionMessage extends Object implements Serializable

serialVersionUID: -538516243574950621L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

properties

Map<K,V> properties

componentName

String componentName

endpointUri

String endpointUri

timeStamp

Date timeStamp

Package org.mule.model.resolvers

Class org.mule.model.resolvers.EntryPointNotFoundException extends MuleException implements Serializable

Class org.mule.model.resolvers.NoSatisfiableMethodsException extends MuleException implements Serializable

serialVersionUID: -4703387041767867189L

Class org.mule.model.resolvers.TooManySatisfiableMethodsException extends MuleException implements Serializable

serialVersionUID: 7856775581858822364L


Package org.mule.model.seda

Class org.mule.model.seda.SedaService extends AbstractService implements Serializable

serialVersionUID: 7711976708670893015L

Serialized Fields

queueTimeout

Integer queueTimeout
The time out used for taking from the Seda Queue.


threadingProfile

ThreadingProfile threadingProfile
The threading profile to use for this service. If this is not set a default will be provided by the server


queueProfile

QueueProfile queueProfile
The queue profile to use for this service. If this is not set a default will be provided by the server


sedaStage

SedaStageInterceptingMessageProcessor sedaStage

Package org.mule.module.client.remoting

Class org.mule.module.client.remoting.RemoteDispatcherException extends MuleException implements Serializable

Class org.mule.module.client.remoting.ServerHandshake extends Object implements Serializable

Serialized Fields

wireFormatClass

String wireFormatClass

Class org.mule.module.client.remoting.UnsupportedWireFormatException extends RemoteDispatcherException implements Serializable


Package org.mule.module.client.remoting.notification

Class org.mule.module.client.remoting.notification.RemoteDispatcherNotification extends ServerNotification implements Serializable

serialVersionUID: -53091546441476249L

Serialized Fields

properties

Map<K,V> properties

message

MuleMessage message

Package org.mule.module.cxf.security

Class org.mule.module.cxf.security.WebServiceSecurityException extends SecurityException implements Serializable


Package org.mule.module.cxf.support

Class org.mule.module.cxf.support.ComponentNotFoundRuntimeException extends MuleRuntimeException implements Serializable


Package org.mule.module.drools

Class org.mule.module.drools.WorkingMemorySLF4JLogger extends org.drools.audit.WorkingMemoryLogger 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

Package org.mule.module.ibeans.spi.support

Class org.mule.module.ibeans.spi.support.CallOutboundEndpoint extends DynamicOutboundEndpoint implements Serializable

serialVersionUID: 1861985949279708638L

Serialized Fields

parser

TemplateParser parser

filter

UriParamFilter filter

Class org.mule.module.ibeans.spi.support.CallRequestEndpoint extends DynamicRequestEndpoint implements Serializable

serialVersionUID: 1861985949279708458L

Serialized Fields

filter

UriParamFilter filter

Class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint extends DynamicURIInboundEndpoint implements Serializable

serialVersionUID: 8861985949279708638L

Serialized Fields

parser

TemplateParser parser

uriTemplate

String uriTemplate
The URI template used to construct the actual URI to send the message to.


builder

EndpointBuilder builder

Class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint.NullInboundEndpoint extends DefaultInboundEndpoint implements Serializable


Package org.mule.module.jaas

Class org.mule.module.jaas.JaasAuthentication extends Object implements Serializable

Serialized Fields

authenticated

boolean authenticated

credentials

char[] credentials

user

String user

properties

Map<K,V> properties

subject

Subject subject

event

MuleEvent event

Class org.mule.module.jaas.MuleJaasPrincipal extends Object implements Serializable

Serialized Fields

name

String name

Package org.mule.module.jbpm

Class org.mule.module.jbpm.EndedProcess extends Object implements Serializable

Serialized Fields

id

String id

Class org.mule.module.jbpm.MuleReceiveActivity extends org.jbpm.jpdl.internal.activity.StateActivity implements Serializable

Serialized Fields

endpoint

String endpoint
Expected incoming endpoint; if a message was received from a different endpoint, an exception will be thrown.


payloadClass

Class<T> payloadClass
Expected incoming message type; if the payload received is not assignable to this class, an exception will be thrown.


variableName

String variableName
Variable into which the incoming message payload will be stored. If null, the payload will not be stored at all.


startState

boolean startState
Is this the first state in the process?

Class org.mule.module.jbpm.MuleSendActivity extends org.jbpm.jpdl.internal.activity.JpdlActivity implements Serializable

Serialized Fields

endpoint

String endpoint
Mule endpoint to send a message to. This may be a URI or logical name (for a global endpoint).


mep

MessageExchangePattern mep
Exchange pattern (REQUEST-RESPONSE, ONE-WAY, etc.). Default is REQUEST-RESPONSE.


responsePayloadClass

Class<T> responsePayloadClass
Expected response type in the case of a synchronous call; if the response payload is not assignable to this class, an exception will be thrown.


responseVariableName

String responseVariableName
Variable into which the synchronous response will be stored. If null, the response will not be stored at all.


payloadExpression

String payloadExpression
payloadSource may be a literal value or it may be an expression which references process variables.


payloadObject

Object payloadObject
The actual payload (as an object) will be stored here.


Package org.mule.module.jca

Class org.mule.module.jca.DefaultConnectionManager extends Object implements Serializable

serialVersionUID: 1967602190602154760L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

Class org.mule.module.jca.DefaultMuleConnectionFactory extends Object implements Serializable

serialVersionUID: 1552386015565975623L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException
Serialized Fields

reference

Reference reference

info

MuleConnectionRequestInfo info

Class org.mule.module.jca.JcaService extends AbstractService implements Serializable

serialVersionUID: -1510441245219710451L

Class org.mule.module.jca.MuleActivationSpec extends Object implements Serializable

serialVersionUID: 735353511874563914L

Serialized Fields

propertiesMap

Properties propertiesMap

endpointName

String endpointName

connectorName

String connectorName

createConnector

int createConnector

resourceAdapter

MuleResourceAdapter resourceAdapter

endpoint

String endpoint

endpointURI

EndpointURI endpointURI

modelName

String modelName

Class org.mule.module.jca.MuleConnectionRequestInfo extends Object implements Serializable

serialVersionUID: 910828075890304726L

Serialized Fields

username

String username

password

String password

Class org.mule.module.jca.MuleManagedConnectionFactory extends Object implements Serializable

serialVersionUID: -1460847590293644271L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

username

String username

password

String password

Class org.mule.module.jca.MuleResourceAdapter extends Object implements Serializable

serialVersionUID: 5727648958127416509L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException
Serialized Fields

endpoints

Map<K,V> endpoints

defaultJcaModelName

String defaultJcaModelName

configurationBuilder

String configurationBuilder

configurations

String configurations

username

String username

password

String password

muleConfiguration

DefaultMuleConfiguration muleConfiguration

Package org.mule.module.json

Class org.mule.module.json.JsonData extends Object implements Serializable

Serialized Fields

node

org.codehaus.jackson.JsonNode node

Package org.mule.module.launcher

Class org.mule.module.launcher.DeploymentException extends MuleRuntimeException implements Serializable

Class org.mule.module.launcher.DeploymentInitException extends DeploymentException implements Serializable

Class org.mule.module.launcher.DeploymentStartException extends DeploymentException implements Serializable

Class org.mule.module.launcher.DeploymentStopException extends DeploymentException implements Serializable

Class org.mule.module.launcher.InstallException extends DeploymentException implements Serializable


Package org.mule.module.launcher.util

Class org.mule.module.launcher.util.DebuggableReentrantLock extends ReentrantLock implements Serializable

Class org.mule.module.launcher.util.ElementAddedEvent extends ElementEvent implements Serializable

Class org.mule.module.launcher.util.ElementEvent extends PropertyChangeEvent implements Serializable

Serialized Fields

type

int type

index

int index

Class org.mule.module.launcher.util.ElementRemovedEvent extends ElementEvent implements Serializable

Class org.mule.module.launcher.util.ElementsClearedEvent extends ElementEvent implements Serializable

Serialized Fields

values

List<E> values

Class org.mule.module.launcher.util.ElementUpdatedEvent extends ElementEvent implements Serializable

Class org.mule.module.launcher.util.MultiElementAddedEvent extends ElementEvent implements Serializable

Serialized Fields

values

List<E> values

Class org.mule.module.launcher.util.MultiElementRemovedEvent extends ElementEvent implements Serializable

Serialized Fields

values

List<E> values

Package org.mule.module.logging

Class org.mule.module.logging.AccessibleLog4jLoggerAdapter extends MarkerIgnoringBase implements Serializable

serialVersionUID: 6182834493563598289L

Serialized Fields

traceCapable

boolean traceCapable

Package org.mule.module.management

Class org.mule.module.management.ManagementException extends MuleException implements Serializable


Package org.mule.module.management.agent

Class org.mule.module.management.agent.FixedHostRmiClientSocketFactory extends Object implements Serializable

Serialized Fields

overrideHost

String overrideHost
Host to use instead of the default one.

Class org.mule.module.management.agent.JmxManagementException extends ManagementException implements Serializable

serialVersionUID: 7912469454512394420L

Serialized Fields

objectName

ObjectName objectName

Package org.mule.module.management.mbean

Class org.mule.module.management.mbean.StatisticsService extends Object implements Serializable

serialVersionUID: -4949499389883146363L

Serialized Fields

stats

AllStatistics stats

muleContext

MuleContext muleContext

Package org.mule.module.pgp

Class org.mule.module.pgp.InvalidPublicKeyException extends MuleRuntimeException implements Serializable

serialVersionUID: -6015475303289155166L

Class org.mule.module.pgp.PGPAuthentication extends Object implements Serializable

Serialized Fields

authenticated

boolean authenticated

userName

String userName

message

Message message

publicKey

org.bouncycastle.openpgp.PGPPublicKey publicKey

event

MuleEvent event

Class org.mule.module.pgp.PGPSecurityContext extends Object implements Serializable


Package org.mule.module.spring.events

Class org.mule.module.spring.events.ApplicationEventException extends Exception implements Serializable

serialVersionUID: 718759087364948708L

Class org.mule.module.spring.events.MuleApplicationEvent extends org.springframework.context.ApplicationEvent implements Serializable

serialVersionUID: 5297176859050194632L

Serialized Fields

context

MuleEventContext context

endpoint

String endpoint

applicationContext

org.springframework.context.ApplicationContext applicationContext

properties

Map<K,V> properties

Package org.mule.module.spring.security

Class org.mule.module.spring.security.SpringAuthenticationAdapter extends Object implements Serializable

serialVersionUID: -5906282218126929871L

Serialized Fields

delegate

org.springframework.security.core.Authentication delegate

properties

Map<K,V> properties

event

MuleEvent event

Class org.mule.module.spring.security.SpringSecurityContext extends Object implements Serializable

Serialized Fields

delegate

org.springframework.security.core.context.SecurityContext delegate

authentication

SpringAuthenticationAdapter authentication

Package org.mule.module.sxc

Class org.mule.module.sxc.StopProcessingException extends RuntimeException implements Serializable

Class org.mule.module.sxc.UndefinedMatchException extends RuntimeException implements Serializable


Package org.mule.module.xml.stax

Class org.mule.module.xml.stax.StartElementEventX extends javanet.staxutils.events.StartElementEvent implements Serializable

Serialized Fields

attributes2

List<E> attributes2

namespaces2

List<E> namespaces2

Package org.mule.registry

Class org.mule.registry.RegistryMap extends CaseInsensitiveHashMap implements Serializable

Serialized Fields

registry

Registry registry

Package org.mule.retry

Class org.mule.retry.RetryPolicyExhaustedException extends FatalException implements Serializable

serialVersionUID: 3300563235465630595L


Package org.mule.routing

Class org.mule.routing.AggregationException extends RoutingException implements Serializable

serialVersionUID: 1276049971165761454L

Serialized Fields

eventGroup

EventGroup eventGroup

Class org.mule.routing.EventGroup extends Object implements Serializable

serialVersionUID: 953739659615692697L

Serialized Fields

groupId

Object groupId

created

long created

expectedSize

int expectedSize

storePrefix

String storePrefix

commonRootId

String commonRootId

arrivalOrderCounter

int arrivalOrderCounter

Package org.mule.routing.correlation

Class org.mule.routing.correlation.CorrelationTimeoutException extends MessagingException implements Serializable


Package org.mule.routing.outbound

Class org.mule.routing.outbound.OutboundRoutingTestEvent extends Object implements Serializable

Serialized Fields

message

MuleMessage message

session

MuleSession session

id

String id

stopFurtherProcessing

boolean stopFurtherProcessing

timeout

int timeout

endpoint

InboundEndpoint endpoint

Package org.mule.security

Class org.mule.security.DefaultMuleAuthentication extends Object implements Serializable

Serialized Fields

authenticated

boolean authenticated

credentials

char[] credentials

user

String user

properties

Map<K,V> properties

event

MuleEvent event

Class org.mule.security.DefaultSecurityContext extends Object implements Serializable

serialVersionUID: -3209120471953147538L

Serialized Fields

authentication

Authentication authentication

Class org.mule.security.MuleCredentials extends Object implements Serializable

Serialized Fields

username

String username

password

char[] password

roles

Object roles

Package org.mule.service

Class org.mule.service.AbstractService extends Object implements Serializable

Serialized Fields

stats

ServiceStatistics stats

model

Model model
The model in which this service is registered


muleContext

MuleContext muleContext

lifecycleManager

ServiceLifecycleManager lifecycleManager

exceptionListener

MessagingExceptionHandler exceptionListener
The exception strategy used by the service.


name

String name
The service's name


outboundRouter

MessageProcessor outboundRouter

messageSource

MessageSource messageSource

asyncReplyMessageSource

ServiceAsyncReplyCompositeMessageSource asyncReplyMessageSource

messageProcessorChain

MessageProcessorChain messageProcessorChain

messageInfoMapping

MessageInfoMapping messageInfoMapping

annotations

Map<K,V> annotations

initialState

String initialState
Determines the initial state of this service when the model starts. Can be 'stopped' or 'started' (default)


component

Component component

Package org.mule.session

Class org.mule.session.DefaultMuleSession extends Object implements Serializable

serialVersionUID: 3380926585676521866L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

valid

boolean valid
Determines if the service is valid


id

String id

securityContext

SecurityContext securityContext
The security context associated with the session. Note that this context will only be serialized if the SecurityContext object is Serializable.


flowConstruct

FlowConstruct flowConstruct
Deprecated. 

Package org.mule.tck.exceptions

Class org.mule.tck.exceptions.FunctionalTestException extends MuleException implements Serializable


Package org.mule.tck.functional

Class org.mule.tck.functional.FunctionalTestNotification extends CustomNotification implements Serializable

serialVersionUID: -3435373745940904597L

Serialized Fields

replyMessage

Object replyMessage

eventContext

MuleEventContext eventContext

Package org.mule.tck.security

Class org.mule.tck.security.TestSecurityFilter.StaticMessageUnauthorisedException extends UnauthorisedException implements Serializable


Package org.mule.tck.testmodels.fruit

Class org.mule.tck.testmodels.fruit.AbstractFruit extends Object implements Serializable

Class org.mule.tck.testmodels.fruit.Apple extends Object implements Serializable

serialVersionUID: -7631993371500076921L

Serialized Fields

bitten

boolean bitten

washed

boolean washed

cleaner

org.mule.tck.testmodels.fruit.FruitCleaner cleaner

Class org.mule.tck.testmodels.fruit.Banana extends Object implements Serializable

serialVersionUID: -1371515374040436874L

Serialized Fields

peeled

boolean peeled

bitten

boolean bitten

Class org.mule.tck.testmodels.fruit.BloodOrange extends org.mule.tck.testmodels.fruit.Orange implements Serializable

Class org.mule.tck.testmodels.fruit.GrapeFruit extends Object implements Serializable

Serialized Fields

segments

Integer segments

radius

Double radius

brand

String brand

red

boolean red

bitten

boolean bitten

Class org.mule.tck.testmodels.fruit.InvalidSatsuma extends Object implements Serializable

serialVersionUID: -6328691504772842584L

Serialized Fields

bitten

boolean bitten

Class org.mule.tck.testmodels.fruit.Kiwi extends Object implements Serializable

serialVersionUID: -1468423665948468954L

Serialized Fields

bitten

boolean bitten

Class org.mule.tck.testmodels.fruit.Orange extends Object implements Serializable

serialVersionUID: 2556604671068150589L

Serialized Fields

bitten

boolean bitten

segments

Integer segments

radius

Double radius

brand

String brand

cleaner

org.mule.tck.testmodels.fruit.FruitCleaner cleaner

mapProperties

Map<K,V> mapProperties

listProperties

List<E> listProperties

arrayProperties

List<E> arrayProperties

Class org.mule.tck.testmodels.fruit.RedApple extends org.mule.tck.testmodels.fruit.Apple implements Serializable

serialVersionUID: 1731005445509956204L

Class org.mule.tck.testmodels.fruit.WaterMelon extends Object implements Serializable

serialVersionUID: -8860598811203869100L

Serialized Fields

bitten

boolean bitten

seeds

Integer seeds

radius

Double radius

brand

String brand

state

String state

Package org.mule.tck.testmodels.services

Class org.mule.tck.testmodels.services.TestComponentException extends Exception implements Serializable

serialVersionUID: -3906931231398539327L


Package org.mule.transaction

Class org.mule.transaction.IllegalTransactionStateException extends TransactionStatusException implements Serializable

serialVersionUID: -1062247038945694389L

Class org.mule.transaction.TransactionInProgressException extends TransactionStatusException implements Serializable

serialVersionUID: -6041127507191183323L

Class org.mule.transaction.TransactionNotInProgressException extends TransactionStatusException implements Serializable

serialVersionUID: -4825546092229025015L

Class org.mule.transaction.TransactionRollbackException extends TransactionException implements Serializable

serialVersionUID: -3247455113055556221L

Class org.mule.transaction.TransactionStatusException extends TransactionException implements Serializable

serialVersionUID: -2408368544426562868L


Package org.mule.transformer.graph

Class org.mule.transformer.graph.TransformationGraph extends org.jgrapht.graph.DirectedMultigraph<DataType<?>,org.mule.transformer.graph.TransformationEdge> implements Serializable

Serialized Fields

logger

Log logger

registeredConverters

Set<E> registeredConverters

Package org.mule.transformer.types

Class org.mule.transformer.types.CollectionDataType extends SimpleDataType<T> implements Serializable

Serialized Fields

collectionType

Class<T> collectionType

Class org.mule.transformer.types.ListDataType extends CollectionDataType<T> implements Serializable

Class org.mule.transformer.types.SetDataType extends CollectionDataType<T> implements Serializable

Class org.mule.transformer.types.SimpleDataType extends Object implements Serializable

Serialized Fields

type

Class<T> type

mimeType

String mimeType

encoding

String encoding

Package org.mule.transport.ajax

Class org.mule.transport.ajax.AjaxReplyToHandler extends DefaultReplyToHandler implements Serializable

serialVersionUID: 1L


Package org.mule.transport.ajax.container

Class org.mule.transport.ajax.container.MuleAjaxServlet extends org.mortbay.cometd.continuation.ContinuationCometdServlet implements Serializable

Serialized Fields

connector

Connector connector

jsonTransformer

ObjectToJson jsonTransformer

ignoreClasses

Set<E> ignoreClasses

jsonBindings

Set<E> jsonBindings

Class org.mule.transport.ajax.container.MuleAjaxServlet.MuleMessageImpl extends org.mortbay.cometd.MessageImpl implements Serializable


Package org.mule.transport.http

Class org.mule.transport.http.CookieWrapper extends NameValuePair implements Serializable

Serialized Fields

domain

String domain

path

String path

expiryDate

Object expiryDate

maxAge

String maxAge

secure

String secure

version

String version

Class org.mule.transport.http.HttpResponseException extends Exception implements Serializable

Serialized Fields

responseText

String responseText

responseCode

int responseCode

Package org.mule.transport.http.components

Class org.mule.transport.http.components.ResourceNotFoundException extends MessagingException implements Serializable

serialVersionUID: -6693780652453067693L

Class org.mule.transport.http.components.RestServiceException extends MessagingException implements Serializable

serialVersionUID: -1026055907767407434L


Package org.mule.transport.http.multipart

Class org.mule.transport.http.multipart.LazyList extends Object implements Serializable


Package org.mule.transport.jms

Class org.mule.transport.jms.JmsReplyToHandler extends DefaultReplyToHandler implements Serializable

serialVersionUID: 1L


Package org.mule.transport.jms.redelivery

Class org.mule.transport.jms.redelivery.MessageRedeliveredException extends MessageRedeliveredException implements Serializable


Package org.mule.transport.quartz.config

Class org.mule.transport.quartz.config.AbstractJobConfig extends Object implements Serializable

Serialized Fields

stateful

boolean stateful

groupName

String groupName

jobGroupName

String jobGroupName

Package org.mule.transport.quartz.jobs

Class org.mule.transport.quartz.jobs.CustomJobConfig extends AbstractJobConfig implements Serializable

Serialized Fields

job

org.quartz.Job job

Class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig extends AbstractJobConfig implements Serializable

Serialized Fields

expression

String expression

evaluator

String evaluator

customEvaluator

String customEvaluator

Class org.mule.transport.quartz.jobs.EndpointPollingJobConfig extends AbstractJobConfig implements Serializable

Serialized Fields

endpointRef

String endpointRef

timeout

int timeout

Class org.mule.transport.quartz.jobs.EventGeneratorJobConfig extends AbstractJobConfig implements Serializable

Serialized Fields

payload

Object payload

Class org.mule.transport.quartz.jobs.ScheduledDispatchJob extends AbstractJob implements Serializable

Class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig extends AbstractJobConfig implements Serializable

Serialized Fields

endpointRef

String endpointRef
The endpoint ref has to be a string and not a reference to the actual endpoint because jobs can get stored in a database

Class org.mule.transport.quartz.jobs.StatefulScheduledDispatchJob extends ScheduledDispatchJob implements Serializable


Package org.mule.transport.service

Class org.mule.transport.service.TransportFactoryException extends EndpointException implements Serializable

serialVersionUID: -4166766364690837213L

Class org.mule.transport.service.TransportServiceException extends TransportFactoryException implements Serializable

serialVersionUID: 5377271625492627661L

Class org.mule.transport.service.TransportServiceNotFoundException extends TransportFactoryException implements Serializable

serialVersionUID: -8321406750213654479L


Package org.mule.transport.servlet

Class org.mule.transport.servlet.AbstractReceiverServlet extends HttpServlet implements Serializable

Serialized Fields

payloadParameterName

String payloadParameterName

timeout

long timeout

feedback

boolean feedback

defaultContentType

String defaultContentType

muleContext

MuleContext muleContext

responseTransformer

MuleMessageToHttpResponse responseTransformer

Class org.mule.transport.servlet.JarResourceServlet extends HttpServlet implements Serializable

Serialized Fields

basepath

String basepath

templateExtensions

String[] templateExtensions

templateParser

TemplateParser templateParser

muleContext

MuleContext muleContext

properties

Map<K,V> properties

Class org.mule.transport.servlet.MuleReceiverServlet extends AbstractReceiverServlet implements Serializable

serialVersionUID: 6631307373079767439L

Serialized Fields

connector

ServletConnector connector

useCachedHttpServletRequest

boolean useCachedHttpServletRequest

Class org.mule.transport.servlet.MuleRESTReceiverServlet extends MuleReceiverServlet implements Serializable

serialVersionUID: -2395763805839859649L


Package org.mule.transport.servlet.events

Class org.mule.transport.servlet.events.ServletContextNotification extends CustomNotification implements Serializable

serialVersionUID: -3246036188011581121L


Package org.mule.transport.servlet.jetty

Class org.mule.transport.servlet.jetty.JettyContinuationsReceiverServlet extends JettyReceiverServlet implements Serializable

Serialized Fields

mutex

Object mutex

Class org.mule.transport.servlet.jetty.JettyContinuationsReplyToHandler extends DefaultReplyToHandler implements Serializable

serialVersionUID: 1L

Class org.mule.transport.servlet.jetty.JettyHttpConnector.DummyJndiConfiguration extends org.mortbay.jetty.annotations.Configuration implements Serializable

Class org.mule.transport.servlet.jetty.JettyReceiverServlet extends MuleReceiverServlet implements Serializable

serialVersionUID: 238326861089137293L

Serialized Fields

receivers

ConcurrentMap<K,V> receivers

Package org.mule.transport.sftp.notification

Class org.mule.transport.sftp.notification.SftpTransportNotification extends CustomNotification implements Serializable

serialVersionUID: 4662315555948069782L

Serialized Fields

endpoint

ImmutableEndpoint endpoint
sftp transport specific information


info

String info

size

long size

Package org.mule.transport.soap.axis.extensions

Class org.mule.transport.soap.axis.extensions.MuleHttpSender extends org.apache.axis.handlers.BasicHandler implements Serializable

serialVersionUID: -1730816323289419500L

Serialized Fields

targetURL

URL targetURL
Deprecated. 
the url; used for error reporting

Class org.mule.transport.soap.axis.extensions.MuleMsgProvider extends org.apache.axis.providers.java.MsgProvider implements Serializable

serialVersionUID: -4399291846942449361L

Serialized Fields

connector

AxisConnector connector

METHOD_BODYARRAY

String METHOD_BODYARRAY

METHOD_ELEMENTARRAY

String METHOD_ELEMENTARRAY

METHOD_DOCUMENT

String METHOD_DOCUMENT

Class org.mule.transport.soap.axis.extensions.MuleRPCProvider extends org.apache.axis.providers.java.RPCProvider implements Serializable

serialVersionUID: -4987111047650933518L

Serialized Fields

connector

AxisConnector connector

Class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler extends org.apache.axis.handlers.BasicHandler implements Serializable

serialVersionUID: 1813393257662701953L

Class org.mule.transport.soap.axis.extensions.UniversalSender extends org.apache.axis.handlers.BasicHandler implements Serializable

serialVersionUID: 7943380365092172940L

Serialized Fields

endpointsCache

Map<K,V> endpointsCache

muleContext

MuleContext muleContext

Package org.mule.util

Class org.mule.util.CaseInsensitiveHashMap extends AbstractHashedMap implements Serializable

serialVersionUID: -7074633917369299456L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Read the map in using a custom routine.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Write the map out using a custom routine.

Throws:
IOException

Class org.mule.util.MapCombiner extends Object implements Serializable

serialVersionUID: -6291404712112000383L

Serialized Fields

maxDepth

int maxDepth

list

List<E> list

cachedMerge

Map<K,V> cachedMerge

isMerged

boolean isMerged

Package org.mule.util.compression

Class org.mule.util.compression.CompressionException extends IOException implements Serializable

serialVersionUID: 8587532237749889185L


Package org.mule.util.concurrent

Class org.mule.util.concurrent.ConcurrentHashSet extends AbstractSet implements Serializable

serialVersionUID: 2454657854757543876L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

map

ConcurrentHashMap<K,V> map

Package org.mule.util.file

Class org.mule.util.file.DeleteException extends IOException implements Serializable

serialVersionUID: 6725758458721277194L


Package org.mule.util.queue

Class org.mule.util.queue.QueueKey extends Object implements Serializable

Serialized Fields

queueName

String queueName

id

Serializable id

Package org.mule.util.scan

Class org.mule.util.scan.Grape extends Object implements Serializable

Serialized Fields

bitten

boolean bitten

Class org.mule.util.scan.MadridOrange extends org.mule.tck.testmodels.fruit.Orange implements Serializable

Class org.mule.util.scan.SeedlessGrape extends org.mule.util.scan.Grape implements Serializable


Package org.mule.util.scan.annotations

Class org.mule.util.scan.annotations.SampleBeanWithAnnotations extends Object implements Serializable


Package org.mule.util.store

Class org.mule.util.store.MonitoredObjectStoreWrapper.StoredObject extends Object implements Serializable

serialVersionUID: 8656763235928199259L

Serialized Fields

item

Object item

timestamp

Long timestamp

key

Serializable key

Package org.mule.util.timer

Class org.mule.util.timer.TimeEvent extends EventObject implements Serializable

serialVersionUID: -7540426406525372393L

Serialized Fields

name

String name
The event name


timeExpired

long timeExpired

Package org.mule.util.xa

Class org.mule.util.xa.ResourceManagerException extends MuleException implements Serializable

serialVersionUID: -2710661653314559260L

Class org.mule.util.xa.ResourceManagerSystemException extends ResourceManagerException implements Serializable

serialVersionUID: 1202058044460490597L


Package org.slf4j.impl

Class org.slf4j.impl.Log4jLoggerAdapter extends MarkerIgnoringBase implements Serializable

serialVersionUID: 6182834493563598289L

Serialized Fields

traceCapable

boolean traceCapable



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.