|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.camel |
---|
Class org.apache.camel.AlreadyStoppedException extends CamelException implements Serializable |
---|
serialVersionUID: -8721487434390572639L
Class org.apache.camel.CamelAuthorizationException extends CamelExchangeException implements Serializable |
---|
Serialized Fields |
---|
String policyId
Class org.apache.camel.CamelException extends Exception implements Serializable |
---|
serialVersionUID: -8721487434390572630L
Class org.apache.camel.CamelExchangeException extends CamelException implements Serializable |
---|
serialVersionUID: -8721487431101572630L
Class org.apache.camel.CamelExecutionException extends RuntimeExchangeException implements Serializable |
---|
serialVersionUID: -5821095325248904305L
Class org.apache.camel.ExchangeTimedOutException extends CamelExchangeException implements Serializable |
---|
serialVersionUID: -7899162905421788853L
Serialized Fields |
---|
long timeout
Class org.apache.camel.ExpectedBodyTypeException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -7121445152234363768L
Class org.apache.camel.ExpressionEvaluationException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: 2939802714638174540L
Class org.apache.camel.ExpressionIllegalSyntaxException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: 6545652894842621836L
Serialized Fields |
---|
String expression
Class org.apache.camel.FailedToCreateConsumerException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: 1916718168052020246L
Serialized Fields |
---|
String uri
Class org.apache.camel.FailedToCreateProducerException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: 1341435621084082033L
Serialized Fields |
---|
String uri
Class org.apache.camel.FailedToCreateRouteException extends CamelException implements Serializable |
---|
Serialized Fields |
---|
String routeId
Class org.apache.camel.FailedToStartRouteException extends CamelException implements Serializable |
---|
serialVersionUID: -6118520819865759888L
Class org.apache.camel.InvalidPayloadException extends CamelExchangeException implements Serializable |
---|
serialVersionUID: -1689157578733908632L
Class org.apache.camel.InvalidPayloadRuntimeException extends RuntimeExchangeException implements Serializable |
---|
serialVersionUID: -155083097523464793L
Class org.apache.camel.NoFactoryAvailableException extends IOException implements Serializable |
---|
serialVersionUID: -425141860196708627L
Serialized Fields |
---|
String uri
Class org.apache.camel.NoSuchBeanException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -8721487431101572630L
Serialized Fields |
---|
String name
Class org.apache.camel.NoSuchEndpointException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -8721487431101572630L
Serialized Fields |
---|
String uri
Class org.apache.camel.NoSuchHeaderException extends CamelExchangeException implements Serializable |
---|
serialVersionUID: -8721487431101572630L
Serialized Fields |
---|
String headerName
Class org.apache.camel.NoSuchLanguageException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -8721487431101572630L
Serialized Fields |
---|
String language
Class org.apache.camel.NoSuchPropertyException extends CamelExchangeException implements Serializable |
---|
serialVersionUID: -8721487431101572630L
Serialized Fields |
---|
String propertyName
Class org.apache.camel.NoTypeConversionAvailableException extends CamelException implements Serializable |
---|
serialVersionUID: -8721487434390572636L
Class org.apache.camel.ResolveEndpointFailedException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -9121465713858552263L
Serialized Fields |
---|
String uri
Class org.apache.camel.RollbackExchangeException extends CamelExchangeException implements Serializable |
---|
serialVersionUID: -7837446508365767066L
Class org.apache.camel.RuntimeCamelException extends RuntimeException implements Serializable |
---|
serialVersionUID: 8046489554418284257L
Class org.apache.camel.RuntimeExchangeException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -8721487431101572630L
Class org.apache.camel.RuntimeExpressionException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -8417806626073055262L
Class org.apache.camel.RuntimeTransformException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -8417806626073055262L
Class org.apache.camel.TypeConverterLoaderException extends CamelException implements Serializable |
---|
serialVersionUID: -6118520819865759887L
Class org.apache.camel.ValidationException extends CamelExchangeException implements Serializable |
---|
serialVersionUID: -7485357452450907415L
Class org.apache.camel.VetoCamelContextStartException extends Exception implements Serializable |
---|
serialVersionUID: 8046489554418284256L
Serialized Fields |
---|
CamelContext context
Package org.apache.camel.builder.xml |
---|
Class org.apache.camel.builder.xml.InvalidXPathExpression extends RuntimeExpressionException implements Serializable |
---|
serialVersionUID: 9171451033826915273L
Serialized Fields |
---|
String xpath
Package org.apache.camel.component.bean |
---|
Class org.apache.camel.component.bean.AmbiguousMethodCallException extends CamelExchangeException implements Serializable |
---|
serialVersionUID: -8867010485101806951L
Serialized Fields |
---|
Collection<E> methods
Class org.apache.camel.component.bean.BeanInvocation extends Object implements Serializable |
---|
Serialization Methods |
---|
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput objectOutput) throws IOException
IOException
Class org.apache.camel.component.bean.MethodBean extends Object implements Serializable |
---|
serialVersionUID: -789408217201706532L
Serialized Fields |
---|
String name
Class<T> type
Class<T>[] parameterTypes
Class org.apache.camel.component.bean.MethodNotFoundException extends CamelExchangeException implements Serializable |
---|
serialVersionUID: -7411465307141051012L
Serialized Fields |
---|
Object bean
String methodName
Package org.apache.camel.component.file |
---|
Class org.apache.camel.component.file.GenericFileOperationFailedException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -64176625836814418L
Serialized Fields |
---|
int code
String reason
Package org.apache.camel.converter.jaxp |
---|
Class org.apache.camel.converter.jaxp.BytesSource extends StreamSource implements Serializable |
---|
serialVersionUID: 124123201106542082L
Serialized Fields |
---|
byte[] data
Class org.apache.camel.converter.jaxp.StringSource extends StreamSource implements Serializable |
---|
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Package org.apache.camel.converter.stream |
---|
Class org.apache.camel.converter.stream.SourceCache extends StringSource implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Package org.apache.camel.impl |
---|
Class org.apache.camel.impl.DefaultExchangeHolder extends Object implements Serializable |
---|
serialVersionUID: 2L
Serialized Fields |
---|
String exchangeId
Object inBody
Object outBody
Boolean outFaultFlag
Map<K,V> inHeaders
Map<K,V> outHeaders
Map<K,V> properties
Exception exception
Class org.apache.camel.impl.EndpointRegistry extends LRUCache<org.apache.camel.impl.EndpointKey,Endpoint> implements Serializable |
---|
Class org.apache.camel.impl.ProxyInstantiationException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: -2050115486047385507L
Serialized Fields |
---|
Class<T> type
Endpoint endpoint
Class org.apache.camel.impl.SimpleRegistry extends HashMap<String,Object> implements Serializable |
---|
serialVersionUID: -3739035212761568984L
Package org.apache.camel.language.bean |
---|
Class org.apache.camel.language.bean.RuntimeBeanExpressionException extends RuntimeExpressionException implements Serializable |
---|
serialVersionUID: -7184254079414493118L
Serialized Fields |
---|
Exchange exchange
String beanName
String method
Package org.apache.camel.management.event |
---|
Class org.apache.camel.management.event.AbstractExchangeEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
Exchange exchange
Class org.apache.camel.management.event.CamelContextResumedEvent extends EventObject implements Serializable |
---|
serialVersionUID: 6761726800283234512L
Serialized Fields |
---|
CamelContext context
Class org.apache.camel.management.event.CamelContextResumeFailureEvent extends EventObject implements Serializable |
---|
serialVersionUID: -4271899927507894566L
Serialized Fields |
---|
CamelContext context
Throwable cause
Class org.apache.camel.management.event.CamelContextResumingEvent extends EventObject implements Serializable |
---|
serialVersionUID: 6761726800283234511L
Serialized Fields |
---|
CamelContext context
Class org.apache.camel.management.event.CamelContextStartedEvent extends EventObject implements Serializable |
---|
serialVersionUID: 6761726800283073490L
Serialized Fields |
---|
CamelContext context
Class org.apache.camel.management.event.CamelContextStartingEvent extends EventObject implements Serializable |
---|
serialVersionUID: -1120225323715688981L
Serialized Fields |
---|
CamelContext context
Class org.apache.camel.management.event.CamelContextStartupFailureEvent extends EventObject implements Serializable |
---|
serialVersionUID: -4271899927507894567L
Serialized Fields |
---|
CamelContext context
Throwable cause
Class org.apache.camel.management.event.CamelContextStopFailureEvent extends EventObject implements Serializable |
---|
serialVersionUID: -802046840118188292L
Serialized Fields |
---|
CamelContext context
Throwable cause
Class org.apache.camel.management.event.CamelContextStoppedEvent extends EventObject implements Serializable |
---|
serialVersionUID: -8406258841784891998L
Serialized Fields |
---|
CamelContext context
Class org.apache.camel.management.event.CamelContextStoppingEvent extends EventObject implements Serializable |
---|
serialVersionUID: -1074581102102126334L
Serialized Fields |
---|
CamelContext context
Class org.apache.camel.management.event.CamelContextSuspendedEvent extends EventObject implements Serializable |
---|
serialVersionUID: 6761726800283072242L
Serialized Fields |
---|
CamelContext context
Class org.apache.camel.management.event.CamelContextSuspendingEvent extends EventObject implements Serializable |
---|
serialVersionUID: 6761726800283072241L
Serialized Fields |
---|
CamelContext context
Class org.apache.camel.management.event.ExchangeCompletedEvent extends AbstractExchangeEvent implements Serializable |
---|
serialVersionUID: -3231801412021356098L
Class org.apache.camel.management.event.ExchangeCreatedEvent extends AbstractExchangeEvent implements Serializable |
---|
serialVersionUID: -19248832613958243L
Class org.apache.camel.management.event.ExchangeFailedEvent extends AbstractExchangeEvent implements Serializable |
---|
serialVersionUID: -8484326904627268101L
Class org.apache.camel.management.event.ExchangeFailureHandledEvent extends AbstractExchangeEvent implements Serializable |
---|
serialVersionUID: -7554809462006009547L
Serialized Fields |
---|
Processor failureHandler
boolean deadLetterChannel
boolean handled
Class org.apache.camel.management.event.ExchangeRedeliveryEvent extends AbstractExchangeEvent implements Serializable |
---|
serialVersionUID: -19248832613958122L
Serialized Fields |
---|
int attempt
Class org.apache.camel.management.event.ExchangeSentEvent extends AbstractExchangeEvent implements Serializable |
---|
serialVersionUID: -19248832613958123L
Serialized Fields |
---|
Endpoint endpoint
long timeTaken
Class org.apache.camel.management.event.RouteStartedEvent extends EventObject implements Serializable |
---|
serialVersionUID: 1330257282431407329L
Serialized Fields |
---|
Route route
Class org.apache.camel.management.event.RouteStoppedEvent extends EventObject implements Serializable |
---|
serialVersionUID: -4466503512787398888L
Serialized Fields |
---|
Route route
Class org.apache.camel.management.event.ServiceStartupFailureEvent extends EventObject implements Serializable |
---|
serialVersionUID: -9171964933795931862L
Serialized Fields |
---|
CamelContext context
Object service
Throwable cause
Class org.apache.camel.management.event.ServiceStopFailureEvent extends EventObject implements Serializable |
---|
serialVersionUID: 4139591666998762617L
Serialized Fields |
---|
CamelContext context
Object service
Throwable cause
Package org.apache.camel.processor |
---|
Class org.apache.camel.processor.RedeliveryPolicy extends Object implements Serializable |
---|
serialVersionUID: -338222777701473252L
Serialized Fields |
---|
long redeliveryDelay
int maximumRedeliveries
long maximumRedeliveryDelay
double backOffMultiplier
boolean useExponentialBackOff
double collisionAvoidanceFactor
boolean useCollisionAvoidance
LoggingLevel retriesExhaustedLogLevel
LoggingLevel retryAttemptedLogLevel
boolean logStackTrace
boolean logRetryStackTrace
boolean logHandled
boolean logContinued
boolean logExhausted
boolean logRetryAttempted
String delayPattern
boolean asyncDelayedRedelivery
Package org.apache.camel.processor.aggregate |
---|
Class org.apache.camel.processor.aggregate.ClosedCorrelationKeyException extends CamelExchangeException implements Serializable |
---|
Serialized Fields |
---|
String correlationKey
Package org.apache.camel.processor.idempotent |
---|
Class org.apache.camel.processor.idempotent.NoMessageIdException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: 5755929795399134568L
Serialized Fields |
---|
Exchange exchange
Expression expression
Package org.apache.camel.processor.interceptor |
---|
Class org.apache.camel.processor.interceptor.DefaultTraceEventMessage extends Object implements Serializable |
---|
serialVersionUID: -4549012920528941203L
Serialized Fields |
---|
Date timestamp
String fromEndpointUri
String previousNode
String toNode
String exchangeId
String shortExchangeId
String exchangePattern
String properties
String headers
String body
String bodyType
String outHeaders
String outBody
String outBodyType
String causedByException
Package org.apache.camel.processor.resequencer |
---|
Class org.apache.camel.processor.resequencer.Sequence extends TreeSet<E> implements Serializable |
---|
serialVersionUID: 5647393631147741711L
Serialized Fields |
---|
SequenceElementComparator<E> comparator
Package org.apache.camel.processor.validation |
---|
Class org.apache.camel.processor.validation.NoXmlBodyValidationException extends ValidationException implements Serializable |
---|
serialVersionUID: 4502520681354358599L
Class org.apache.camel.processor.validation.PredicateValidationException extends ValidationException implements Serializable |
---|
serialVersionUID: 5767438583860347105L
Serialized Fields |
---|
Predicate predicate
Class org.apache.camel.processor.validation.SchemaValidationException extends ValidationException implements Serializable |
---|
serialVersionUID: 2656907296674888684L
Serialized Fields |
---|
Object schema
List<E> fatalErrors
List<E> errors
List<E> warnings
Package org.apache.camel.util |
---|
Class org.apache.camel.util.CaseInsensitiveMap extends HashMap<String,Object> implements Serializable |
---|
serialVersionUID: -8538318195477618308L
Serialized Fields |
---|
Map<K,V> originalKeys
Class org.apache.camel.util.LRUCache extends LinkedHashMap<K,V> implements Serializable |
---|
serialVersionUID: -342098639681884413L
Serialized Fields |
---|
int maxCacheSize
Package org.apache.camel.util.concurrent |
---|
Class org.apache.camel.util.concurrent.AtomicException extends AtomicReference<Exception> implements Serializable |
---|
Class org.apache.camel.util.concurrent.AtomicExchange extends AtomicReference<Exchange> implements Serializable |
---|
Package org.apache.camel.util.jndi |
---|
Class org.apache.camel.util.jndi.JndiContext extends Object implements Serializable |
---|
serialVersionUID: -5754338187296859149L
Serialized Fields |
---|
Hashtable<K,V> environment
Map<K,V> bindings
Map<K,V> treeBindings
boolean frozen
String nameInNamespace
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |