C D G I J K O P R S V 

C

createConsumer(Processor) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jt400.Jt400Component
 
createProducer() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 

D

doShutdown() - Method in class org.apache.camel.component.jt400.Jt400Component
 
doStart() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
 
doStart() - Method in class org.apache.camel.component.jt400.Jt400DataQueueProducer
 
doStart() - Method in class org.apache.camel.component.jt400.Jt400PgmProducer
 
doStop() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
 
doStop() - Method in class org.apache.camel.component.jt400.Jt400DataQueueProducer
 
doStop() - Method in class org.apache.camel.component.jt400.Jt400PgmProducer
 

G

getCcsid() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getCcsid() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getConnection() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Obtains an AS400 object that connects to this endpoint.
getConnectionPool() - Method in class org.apache.camel.component.jt400.Jt400Component
Returns the default connection pool used by this component.
getCssid() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the CCSID to use for the connection with the AS/400 system.
getCssid() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getEndpoint() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
 
getFormat() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the data format for sending messages.
getFormat() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getObjectPath() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the fully qualified integrated file system path name of the target object of this endpoint.
getObjectPath() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
Returns the fully qualified integrated file system path name of the data queue of this endpoint.
getOutputFieldLength(int) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getOutputFieldsIdxArray() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getOutputFieldsIdxArray() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getOutputFieldsLengthArray() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getOutputFieldsLengthArray() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getPassword() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the password of the AS/400 user.
getPassword() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getReadTimeout() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getReadTimeout() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getSearchKey() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getSearchKey() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getSearchType() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getSearchType() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getSystem() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
Obtains an AS400 object that connects to this endpoint.
getSystemName() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the name of the AS/400 system.
getSystemName() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getType() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getType() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getUserID() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the ID of the AS/400 user.
getUserID() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 

I

isFieldIdxForOuput(int) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
isGuiAvailable() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns whether AS/400 prompting is enabled in the environment running Camel.
isGuiAvailable() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
isKeyed() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
isKeyed() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
isSecured() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
isSecured() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
isSingleton() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 

J

Jt400Component - Class in org.apache.camel.component.jt400
Component to provide integration with AS/400 objects.
Jt400Component() - Constructor for class org.apache.camel.component.jt400.Jt400Component
 
Jt400Configuration - Class in org.apache.camel.component.jt400
 
Jt400Configuration(String, AS400ConnectionPool) - Constructor for class org.apache.camel.component.jt400.Jt400Configuration
 
Jt400Configuration.Format - Enum in org.apache.camel.component.jt400
Enumeration of supported data formats
Jt400Configuration.SearchType - Enum in org.apache.camel.component.jt400
SearchTypes for reading from Keyed Data Queues
Jt400DataQueueConsumer - Class in org.apache.camel.component.jt400
A scheduled Consumer that polls a data queue for data
Jt400DataQueueConsumer(Jt400Endpoint, Processor) - Constructor for class org.apache.camel.component.jt400.Jt400DataQueueConsumer
Creates a new consumer instance
Jt400DataQueueProducer - Class in org.apache.camel.component.jt400
Producer to send data to an AS/400 data queue.
Jt400DataQueueProducer(Jt400Endpoint) - Constructor for class org.apache.camel.component.jt400.Jt400DataQueueProducer
 
Jt400Endpoint - Class in org.apache.camel.component.jt400
The jt400 component allows you to exchanges messages with an AS/400 system using data queues or program call.
Jt400Endpoint(String, Jt400Component) - Constructor for class org.apache.camel.component.jt400.Jt400Endpoint
Creates a new AS/400 data queue endpoint using a default connection pool provided by the component.
Jt400Endpoint(String, Jt400Component, AS400ConnectionPool) - Constructor for class org.apache.camel.component.jt400.Jt400Endpoint
Creates a new AS/400 data queue endpoint using the specified connection pool.
Jt400PgmCallException - Exception in org.apache.camel.component.jt400
 
Jt400PgmCallException(String) - Constructor for exception org.apache.camel.component.jt400.Jt400PgmCallException
 
Jt400PgmProducer - Class in org.apache.camel.component.jt400
 
Jt400PgmProducer(Jt400Endpoint) - Constructor for class org.apache.camel.component.jt400.Jt400PgmProducer
 
Jt400Type - Enum in org.apache.camel.component.jt400
 

K

KEY - Static variable in class org.apache.camel.component.jt400.Jt400Endpoint
 

O

org.apache.camel.component.jt400 - package org.apache.camel.component.jt400
 

P

poll() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
 
process(Exchange) - Method in class org.apache.camel.component.jt400.Jt400DataQueueProducer
Sends the Exchange's in body to the AS/400 data queue.
process(Exchange) - Method in class org.apache.camel.component.jt400.Jt400PgmProducer
 

R

receive() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
Deprecated.
receive(long) - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
Receives an entry from a data queue and returns an Exchange to send this data If the endpoint's format is set to Jt400Configuration.Format.binary, the data queue entry's data will be received/sent as a byte[].
receiveNoWait() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
Deprecated.
releaseConnection(AS400) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Releases a previously obtained AS400 object from use.
releaseSystem(AS400) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
Releases a previously obtained AS400 object from use.

S

SENDER_INFORMATION - Static variable in class org.apache.camel.component.jt400.Jt400Endpoint
 
setCcsid(int) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Sets the CCSID to use for the connection with the AS/400 system.
setCcsid(int) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setConnectionPool(AS400ConnectionPool) - Method in class org.apache.camel.component.jt400.Jt400Component
 
setFieldsLength(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setFieldsLength(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setFormat(Jt400Configuration.Format) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Sets the data format for sending messages.
setFormat(Jt400Configuration.Format) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setGuiAvailable(boolean) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Sets whether AS/400 prompting is enabled in the environment running Camel.
setGuiAvailable(boolean) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setKeyed(boolean) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Whether to use keyed or non-keyed data queues.
setKeyed(boolean) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setObjectPath(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setObjectPath(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setOutputFieldsIdx(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setOutputFieldsIdx(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setOutputFieldsIdxArray(Integer[]) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Specifies which fields (program parameters) are output parameters.
setOutputFieldsIdxArray(Integer[]) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setOutputFieldsLengthArray(Integer[]) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Specifies the fields (program parameters) length as in the AS/400 program definition.
setOutputFieldsLengthArray(Integer[]) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setPassword(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setPassword(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setReadTimeout(int) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Timeout in millis the consumer will wait while trying to read a new message of the data queue.
setReadTimeout(int) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setSearchKey(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Search key for keyed data queues.
setSearchKey(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setSearchType(Jt400Configuration.SearchType) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Search type such as EQ for equal etc.
setSearchType(Jt400Configuration.SearchType) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setSecured(boolean) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Whether connections to AS/400 are secured with SSL.
setSecured(boolean) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setSystemName(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setSystemName(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setType(Jt400Type) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Whether to work with data queues or remote program call
setType(Jt400Type) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setUserID(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setUserID(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 

V

valueOf(String) - Static method in enum org.apache.camel.component.jt400.Jt400Configuration.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jt400.Jt400Configuration.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jt400.Jt400Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.jt400.Jt400Configuration.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.jt400.Jt400Configuration.SearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.jt400.Jt400Type
Returns an array containing the constants of this enum type, in the order they are declared.
C D G I J K O P R S V 

Apache Camel