|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.camel |
---|
Class org.apache.camel.AlreadyStoppedException extends CamelException implements Serializable |
---|
serialVersionUID: -8721487434390572639L
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 |
---|
Class org.apache.camel.ExchangeTimedOutException extends CamelExchangeException implements Serializable |
---|
Serialized Fields |
---|
long timeout
Class org.apache.camel.ExpectedBodyTypeException extends RuntimeCamelException implements Serializable |
---|
Class org.apache.camel.ExpressionEvaluationException extends RuntimeCamelException implements Serializable |
---|
serialVersionUID: 2939802714638174540L
Class org.apache.camel.ExpressionIllegalSyntaxException extends RuntimeCamelException implements Serializable |
---|
Serialized Fields |
---|
String expression
Class org.apache.camel.FailedToCreateConsumerException extends RuntimeCamelException implements Serializable |
---|
Serialized Fields |
---|
String uri
Class org.apache.camel.FailedToCreateProducerException extends RuntimeCamelException implements Serializable |
---|
Serialized Fields |
---|
String uri
Class org.apache.camel.InvalidPayloadException extends CamelExchangeException implements Serializable |
---|
Class org.apache.camel.InvalidPayloadRuntimeException extends RuntimeExchangeException implements Serializable |
---|
Class org.apache.camel.NoFactoryAvailableException extends IOException implements Serializable |
---|
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 |
---|
Serialized Fields |
---|
String uri
Class org.apache.camel.RollbackExchangeException extends CamelExchangeException implements Serializable |
---|
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.ValidationException extends CamelExchangeException implements Serializable |
---|
Package org.apache.camel.builder.xml |
---|
Class org.apache.camel.builder.xml.InvalidXPathExpression extends RuntimeExpressionException implements Serializable |
---|
Serialized Fields |
---|
String xpath
Package org.apache.camel.component.bean |
---|
Class org.apache.camel.component.bean.AmbiguousMethodCallException extends CamelExchangeException implements Serializable |
---|
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 |
---|
Serialized Fields |
---|
String name
Class<T> type
Class<T>[] parameterTypes
Class org.apache.camel.component.bean.MethodNotFoundException extends CamelExchangeException implements Serializable |
---|
Serialized Fields |
---|
String methodName
Object bean
Package org.apache.camel.component.file |
---|
Class org.apache.camel.component.file.FileBinding extends Object implements Serializable |
---|
Serialized Fields |
---|
File body
byte[] content
Class org.apache.camel.component.file.GenericFile extends Object implements Serializable |
---|
Serialized Fields |
---|
String endpointPath
String fileName
String fileNameOnly
String relativeFilePath
String absoluteFilePath
long fileLength
long lastModified
Object file
GenericFileBinding<T> binding
boolean absolute
Class org.apache.camel.component.file.GenericFileDefaultBinding extends Object implements Serializable |
---|
Serialized Fields |
---|
Object body
Class org.apache.camel.component.file.GenericFileOperationFailedException extends RuntimeCamelException implements Serializable |
---|
Serialized Fields |
---|
int code
String reason
Package org.apache.camel.converter.jaxp |
---|
Class org.apache.camel.converter.jaxp.BytesSource extends StreamSource implements Serializable |
---|
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: 1L
Serialized Fields |
---|
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.DefaultProducerTemplate$11 extends Object implements Serializable |
---|
Class org.apache.camel.impl.DefaultProducerTemplate$7 extends Object implements Serializable |
---|
Class org.apache.camel.impl.DefaultProducerTemplate$9 extends Object implements Serializable |
---|
Class org.apache.camel.impl.ProxyInstantiationException extends RuntimeCamelException implements Serializable |
---|
Serialized Fields |
---|
Class<T> type
Endpoint endpoint
Package org.apache.camel.language.bean |
---|
Class org.apache.camel.language.bean.RuntimeBeanExpressionException extends RuntimeExpressionException implements Serializable |
---|
Serialized Fields |
---|
Exchange exchange
String bean
String method
Package org.apache.camel.processor |
---|
Class org.apache.camel.processor.RedeliveryPolicy extends Object implements Serializable |
---|
Serialized Fields |
---|
long redeliverDelay
int maximumRedeliveries
long maximumRedeliveryDelay
double backOffMultiplier
boolean useExponentialBackOff
double collisionAvoidanceFactor
boolean useCollisionAvoidance
LoggingLevel retriesExhaustedLogLevel
LoggingLevel retryAttemptedLogLevel
boolean logStackTrace
String delayPattern
Package org.apache.camel.processor.idempotent |
---|
Class org.apache.camel.processor.idempotent.NoMessageIdException extends RuntimeCamelException implements Serializable |
---|
Serialized Fields |
---|
Exchange exchange
Expression expression
Package org.apache.camel.processor.interceptor |
---|
Class org.apache.camel.processor.interceptor.DefaultTraceEventMessage extends Object implements Serializable |
---|
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 |
---|
Class org.apache.camel.processor.validation.SchemaValidationException extends ValidationException implements Serializable |
---|
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 |
---|
Serialized Fields |
---|
Map<K,V> originalKeys
Set<E> entrySetView
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.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 |