Serialized Form


Package org.mule

Class org.mule.DefaultMessageCollection extends DefaultMuleMessage implements Serializable

Serialized Fields

messageList

List<E> messageList

Class org.mule.DefaultMuleEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

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

writeObject

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

logger

Log logger
logger used by this class


id

String id
the Universally Unique ID for the event


message

MuleMessage message
The payload message used to read the payload of the event


session

MuleSession session

stopFurtherProcessing

boolean stopFurtherProcessing

synchronous

boolean synchronous

timeout

int timeout

credentials

Credentials credentials

ignoredPropertyOverrides

String[] ignoredPropertyOverrides

Class org.mule.DefaultMuleMessage extends Object implements Serializable

serialVersionUID: 1541720810851984842L

Serialized Fields

adapter

MessageAdapter adapter

originalAdapter

MessageAdapter originalAdapter

cache

byte[] cache

Class org.mule.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

properties

Map<K,V> properties

Class org.mule.FailedToQueueEventException extends ServiceException implements Serializable

serialVersionUID: -8368283988424746098L

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.DefaultMuleException extends MuleException implements Serializable

serialVersionUID: 2554735072826262515L

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

serialVersionUID: 6941498759267936649L

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

serialVersionUID: 3658822340943734960L


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.InvalidEndpointTypeException extends MuleRuntimeException implements Serializable

serialVersionUID: 8597088580804178563L

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

serialVersionUID: -3179045414716505094L


Package org.mule.api.expression

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

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.ModelException extends MuleException implements Serializable

serialVersionUID: -4593985962209518596L

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

serialVersionUID: -6751481096543965553L


Package org.mule.api.registry

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

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


Package org.mule.api.routing

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

serialVersionUID: 2736231899561051615L

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

serialVersionUID: 4609966704030524482L

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

serialVersionUID: 6882278747922113239L

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

serialVersionUID: -8481434966594513065L

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

serialVersionUID: 2478458847072048645L

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

serialVersionUID: -113944443831267318L


Package org.mule.api.security

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

serialVersionUID: -6271648179641734579L

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

serialVersionUID: 1336343718508294379L

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

serialVersionUID: -1661059380853528623L

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

serialVersionUID: 3916371211189075139L

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: -6664384216189042672L

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

serialVersionUID: 6275865761357999175L

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

serialVersionUID: 3281021140543598680L


Package org.mule.api.service

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

serialVersionUID: 56178344205041599L


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


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: -8204621943732496605L

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

serialVersionUID: -3954838511333933643L

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

Class org.mule.api.transport.UniqueIdNotSupportedException extends MuleRuntimeException implements Serializable

serialVersionUID: -6719055482076081111L


Package org.mule.component.builder

Class org.mule.component.builder.MessageBuilderException extends MessagingException implements Serializable

serialVersionUID: 1144140732378649625L


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.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.CheckExclusiveAttributes.CheckExclusiveAttributesException extends IllegalStateException implements Serializable

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.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

ImmutableEndpoint endpoint

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.ManagementNotification extends ServerNotification implements Serializable

serialVersionUID: -259130553709035786L

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

serialVersionUID: -5118299601117624094L

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.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


transformers

List<E> transformers
The transformers used to transform the incoming or outgoing data


responseTransformers

List<E> responseTransformers
The transformers used to transform the incoming or outgoing data


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


filter

Filter filter
event filter 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


securityFilter

EndpointSecurityFilter securityFilter
The security filter to apply to this endpoint


synchronous

boolean synchronous
whether events received by this endpoint should execute in a single thread


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

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

serialVersionUID: -4752772777414636142L

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

serialVersionUID: 8860985949279708638L

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

serialVersionUID: -2814979100270307813L

Serialized Fields

endpoint

InboundEndpoint endpoint

dynamicEndpointURI

EndpointURI dynamicEndpointURI

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

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 DefaultMuleException 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

endpoint

String endpoint
Incoming endpoint for the bank, this is used to create a static recipient list based on a list of banks.


Package org.mule.example.loanbroker.bpm.actions

Class org.mule.example.loanbroker.bpm.actions.PrepareLoanQuoteRequest extends LoggingActionHandler implements Serializable


Package org.mule.example.loanbroker.credit

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

serialVersionUID: 1546168214387311746L


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.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.lifecycle

Class org.mule.lifecycle.AlreadyInitialisedException extends InitialisationException implements Serializable

serialVersionUID: 3121894155097428317L


Package org.mule.management.stats

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.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 Object implements Serializable

serialVersionUID: -2086999226732861674L

Serialized Fields

name

String name

receivedEventSync

long receivedEventSync

receivedEventASync

long receivedEventASync

queuedEvent

long queuedEvent

maxQueuedEvent

long maxQueuedEvent

averageQueueSize

long averageQueueSize

totalQueuedEvent

long totalQueuedEvent

sentEventSync

long sentEventSync

sentReplyToEvent

long sentReplyToEvent

sentEventASync

long sentEventASync

executionError

long executionError

fatalError

long fatalError

threadPoolSize

int threadPoolSize

samplePeriod

long samplePeriod

enabled

boolean enabled

inboundRouterStat

RouterStatistics inboundRouterStat

componentStat

ComponentStatistics componentStat

outboundRouterStat

RouterStatistics outboundRouterStat

Package org.mule.message

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

serialVersionUID: -6105691921086093748L

Serialized Fields

message

Object message

context

Map<K,V> context

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

serialVersionUID: -538516243574950621L

Serialized Fields

exception

Throwable exception

componentName

String componentName

endpointUri

EndpointURI endpointUri

timeStamp

Date timeStamp

Package org.mule.model

Class org.mule.model.ModelServiceNotFoundException extends ModelException implements Serializable

serialVersionUID: -5306713972201495210L


Package org.mule.model.direct

Class org.mule.model.direct.DirectService extends AbstractService implements Serializable

serialVersionUID: -8590955440156945732L


Package org.mule.model.pipeline

Class org.mule.model.pipeline.PipelineService extends DirectService implements Serializable

serialVersionUID: -2788210157354765190L


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

workManager

WorkManager workManager

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


queue

Queue queue

queueStatsGuard

Object queueStatsGuard
A guarding object for queue statistics enqueue/dequeueing.


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.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

Serialization Methods

readObject

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

configurationBuilder

String configurationBuilder

configurations

String configurations

username

String username

password

String password

muleContext

MuleContext muleContext

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

info

MuleConnectionRequestInfo info

endpoints

Map<K,V> endpoints

defaultJcaModelName

String defaultJcaModelName

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.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.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.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.CorrelationTimeoutException extends MessagingException implements Serializable


Package org.mule.routing.inbound

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

serialVersionUID: 953739659615692697L

Serialized Fields

groupId

Object groupId

events

List<E> events

created

long created

expectedSize

int expectedSize

Package org.mule.service

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

Serialized Fields

stats

ServiceStatistics stats

stopped

edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicBoolean stopped
Determines if the service has been stopped


stopping

WaitableBoolean stopping
Determines whether stop has been called and is still in progress


initialised

edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicBoolean initialised
Determines if the service has been initilised


model

Model model
The model in which this service is registered


paused

WaitableBoolean paused
Determines if the service has been paused


muleContext

MuleContext muleContext

exceptionListener

ExceptionListener exceptionListener
The exception strategy used by the service.


name

String name
The service's name


inboundRouter

InboundRouterCollection inboundRouter

outboundRouter

OutboundRouterCollection outboundRouter

responseRouter

ResponseRouterCollection responseRouter

initialState

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


beyondInitialState

edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicBoolean beyondInitialState
Indicates whether a service has passed its initial startup state.


component

Component component

Package org.mule.tck.exceptions

Class org.mule.tck.exceptions.FunctionalTestException extends DefaultMuleException 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.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.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.transport

Class org.mule.transport.AbstractMessageAdapter extends Object implements Serializable

Serialized Fields

properties

MessagePropertiesContext properties
Scoped properties for this message


attachments

edu.emory.mathcs.backport.java.util.concurrent.ConcurrentMap attachments
Collection of attachments associatated with this message


exceptionPayload

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


id

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

Class org.mule.transport.ConnectException extends LifecycleException implements Serializable

serialVersionUID: -7802483584780922653L

Class org.mule.transport.DefaultMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: 1908152148142575505L

Serialized Fields

message

Object message
The message object wrapped by this adapter

Class org.mule.transport.MessagePropertiesContext extends Object implements Serializable

Serialized Fields

scopedMap

Map<K,V> scopedMap

keySet

Set<E> keySet

defaultScope

PropertyScope defaultScope

Class org.mule.transport.NullPayload extends Object implements Serializable

serialVersionUID: 3530905899811505080L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException

Class org.mule.transport.WriterMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -1065602752454818625L

Serialized Fields

writer

StringWriter writer

Package org.mule.transport.bpm.jbpm

Class org.mule.transport.bpm.jbpm.MuleMessage extends org.jbpm.job.Job implements Serializable

serialVersionUID: 1L

Class org.mule.transport.bpm.jbpm.MuleMessageService extends Object implements Serializable

serialVersionUID: 1L

Class org.mule.transport.bpm.jbpm.MuleMessageServiceFactory extends Object implements Serializable

serialVersionUID: 1L


Package org.mule.transport.bpm.jbpm.actions

Class org.mule.transport.bpm.jbpm.actions.Continue extends Object implements Serializable

serialVersionUID: 1L

Class org.mule.transport.bpm.jbpm.actions.IntegrationActionHandler extends LoggingActionHandler implements Serializable

Serialized Fields

incoming

Object incoming

Class org.mule.transport.bpm.jbpm.actions.LoggingActionHandler extends Object implements Serializable

Class org.mule.transport.bpm.jbpm.actions.SendMuleEvent extends LoggingActionHandler implements Serializable

serialVersionUID: 1L

Serialized Fields

synchronous

boolean synchronous

endpoint

String endpoint

transformers

String transformers

properties

Map<K,V> properties

payload

String payload

payloadSource

String payloadSource

payloadObject

Object payloadObject

Class org.mule.transport.bpm.jbpm.actions.SendMuleEventAndContinue extends SendMuleEvent implements Serializable

serialVersionUID: 1L

Class org.mule.transport.bpm.jbpm.actions.StoreIncomingData extends IntegrationActionHandler implements Serializable

serialVersionUID: 1L

Serialized Fields

variable

String variable

Class org.mule.transport.bpm.jbpm.actions.ValidateMessageSource extends LoggingActionHandler implements Serializable

serialVersionUID: 1L

Serialized Fields

expectedSource

String expectedSource

Class org.mule.transport.bpm.jbpm.actions.ValidateMessageType extends IntegrationActionHandler implements Serializable

serialVersionUID: 1L

Serialized Fields

expectedType

String expectedType

strict

boolean strict

Package org.mule.transport.cxf

Class org.mule.transport.cxf.CxfMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -1L

Serialized Fields

payload

org.apache.cxf.message.Message payload

Package org.mule.transport.ejb

Class org.mule.transport.ejb.EjbMessageAdapter extends RmiMessageAdapter implements Serializable

serialVersionUID: 3932390270676915501L


Package org.mule.transport.email

Class org.mule.transport.email.MailMessageAdapter extends SimpleMailMessageAdapter implements Serializable

serialVersionUID: -6013198455030918360L

Class org.mule.transport.email.SimpleMailMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: 8002607243523460556L

Serialized Fields

message

Part message

cache

byte[] cache

Package org.mule.transport.file

Class org.mule.transport.file.FileContentsMessageAdapter extends FileMessageAdapter implements Serializable

serialVersionUID: 7368719494535568721L

Serialized Fields

contents

byte[] contents

Class org.mule.transport.file.FileMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: 4127485947547548996L

Serialized Fields

file

File file

fileInputStream

InputStream fileInputStream

Package org.mule.transport.http

Class org.mule.transport.http.HttpMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -1544495479333000422L

Serialized Fields

http11

boolean http11

message

Object message

Package org.mule.transport.http.components

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

serialVersionUID: -1026055907767407433L


Package org.mule.transport.jms

Class org.mule.transport.jms.JmsMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -8151716840620558143L

Serialized Fields

jmsSpec

String jmsSpec

jmsMessage

Message jmsMessage

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

serialVersionUID: 9013890402770563931L


Package org.mule.transport.multicast

Class org.mule.transport.multicast.MulticastMessageAdapter extends UdpMessageAdapter implements Serializable

serialVersionUID: 4515594269344311534L


Package org.mule.transport.quartz.config

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

Serialized Fields

groupName

String groupName

jobGroupName

String jobGroupName

muleContext

MuleContext muleContext

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.ScheduledDispatchJobConfig extends AbstractJobConfig implements Serializable

Serialized Fields

endpointRef

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


Package org.mule.transport.rmi

Class org.mule.transport.rmi.RmiMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -1765089871661318129L

Serialized Fields

message

Object message

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

responseTransformer

MuleMessageToHttpResponse responseTransformer

Class org.mule.transport.servlet.HttpRequestMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -4238448252206941125L

Serialized Fields

request

HttpServletRequest request

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

serialVersionUID: 6631307373079767439L

Serialized Fields

connector

ServletConnector connector

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

serialVersionUID: -2395763805839859649L


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.JettyReceiverServlet extends MuleReceiverServlet implements Serializable

serialVersionUID: 238326861089137293L

Serialized Fields

receivers

edu.emory.mathcs.backport.java.util.concurrent.ConcurrentMap receivers

Package org.mule.transport.soap.axis

Class org.mule.transport.soap.axis.AxisMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -923205879581370143L

Serialized Fields

payload

Object payload

soapMessage

javax.xml.soap.SOAPMessage soapMessage

trans

Transformer trans

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

Package org.mule.transport.udp

Class org.mule.transport.udp.UdpMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -7767141617682012504L

Serialized Fields

message

byte[] message

Package org.mule.transport.xmpp

Class org.mule.transport.xmpp.XmppMessageAdapter extends AbstractMessageAdapter implements Serializable

serialVersionUID: -4003299444661664762L

Serialized Fields

message

org.jivesoftware.smack.packet.Packet message

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

edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap map

Package org.mule.util.file

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

serialVersionUID: 6725758458721277194L


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



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.