Index

A B C D E F G H I M O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.component.plc4x.Plc4XComponent
 

B

buildPlcReadRequest() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
Build a PlcReadRequest using the tags specified in the endpoint.
buildPlcWriteRequest(Map<String, Map<String, Object>>) - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
Build a PlcWriteRequest.
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.plc4x.Plc4XEndpointUriFactory
 

C

canWrite() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.plc4x.Plc4XComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.plc4x.Plc4XEndpointConfigurer
 
connection - Variable in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
Constants - Class in org.apache.camel.component.plc4x
 
createConsumer(Processor) - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.plc4x.Plc4XComponent
 
createPollingConsumer() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
createProducer() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 

D

doReceive(long) - Method in class org.apache.camel.component.plc4x.Plc4XPollingConsumer
 
doStart() - Method in class org.apache.camel.component.plc4x.Plc4XConsumer
 
doStart() - Method in class org.apache.camel.component.plc4x.Plc4XPollingConsumer
 
doStart() - Method in class org.apache.camel.component.plc4x.Plc4XProducer
 
doStop() - Method in class org.apache.camel.component.plc4x.Plc4XConsumer
 
doStop() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
doStop() - Method in class org.apache.camel.component.plc4x.Plc4XProducer
 

E

equals(Object) - Method in class org.apache.camel.component.plc4x.TagData
 

F

FIELD_NAME_HEADER - Static variable in class org.apache.camel.component.plc4x.Constants
 
FIELD_QUERY_HEADER - Static variable in class org.apache.camel.component.plc4x.Constants
 

G

getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.plc4x.Plc4XEndpointConfigurer
 
getDriver() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.plc4x.Plc4XConsumer
 
getEndpoint() - Method in class org.apache.camel.component.plc4x.Plc4XPollingConsumer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.plc4x.Plc4XComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.plc4x.Plc4XEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.plc4x.Plc4XComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.plc4x.Plc4XEndpointConfigurer
 
getPeriod() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
getPlcDriverManager() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
getQuery() - Method in class org.apache.camel.component.plc4x.TagData
 
getServiceProtocol() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
getServiceUrl() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
getTagName() - Method in class org.apache.camel.component.plc4x.TagData
 
getTags() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
getTrigger() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
getUri() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
getValue() - Method in class org.apache.camel.component.plc4x.TagData
 

H

hashCode() - Method in class org.apache.camel.component.plc4x.TagData
 

I

isAutoReconnect() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.plc4x.Plc4XEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.plc4x.Plc4XEndpointUriFactory
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.plc4x.Plc4XEndpointUriFactory
 

O

openRequests - Variable in class org.apache.camel.component.plc4x.Plc4XProducer
 
org.apache.camel.component.plc4x - package org.apache.camel.component.plc4x
 

P

PLC_NAME - Static variable in class org.apache.camel.component.plc4x.Constants
 
Plc4XComponent - Class in org.apache.camel.component.plc4x
 
Plc4XComponent() - Constructor for class org.apache.camel.component.plc4x.Plc4XComponent
 
Plc4XComponentConfigurer - Class in org.apache.camel.component.plc4x
Generated by camel build tools - do NOT edit this file!
Plc4XComponentConfigurer() - Constructor for class org.apache.camel.component.plc4x.Plc4XComponentConfigurer
 
Plc4XConsumer - Class in org.apache.camel.component.plc4x
 
Plc4XConsumer(Plc4XEndpoint, Processor) - Constructor for class org.apache.camel.component.plc4x.Plc4XConsumer
 
Plc4XEndpoint - Class in org.apache.camel.component.plc4x
Read and write to PLC devices
Plc4XEndpoint(String, Component) - Constructor for class org.apache.camel.component.plc4x.Plc4XEndpoint
 
Plc4XEndpointConfigurer - Class in org.apache.camel.component.plc4x
Generated by camel build tools - do NOT edit this file!
Plc4XEndpointConfigurer() - Constructor for class org.apache.camel.component.plc4x.Plc4XEndpointConfigurer
 
Plc4XEndpointUriFactory - Class in org.apache.camel.component.plc4x
Generated by camel build tools - do NOT edit this file!
Plc4XEndpointUriFactory() - Constructor for class org.apache.camel.component.plc4x.Plc4XEndpointUriFactory
 
Plc4XPollingConsumer - Class in org.apache.camel.component.plc4x
 
Plc4XPollingConsumer(Plc4XEndpoint) - Constructor for class org.apache.camel.component.plc4x.Plc4XPollingConsumer
 
Plc4XProducer - Class in org.apache.camel.component.plc4x
 
Plc4XProducer(Plc4XEndpoint) - Constructor for class org.apache.camel.component.plc4x.Plc4XProducer
 
plcDriverManager - Variable in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
process(Exchange) - Method in class org.apache.camel.component.plc4x.Plc4XProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.plc4x.Plc4XProducer
 
propertyNames() - Method in class org.apache.camel.component.plc4x.Plc4XEndpointUriFactory
 

R

receive() - Method in class org.apache.camel.component.plc4x.Plc4XPollingConsumer
 
receive(long) - Method in class org.apache.camel.component.plc4x.Plc4XPollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.component.plc4x.Plc4XPollingConsumer
 
reconnectIfNeeded() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
Reconnects if needed.

S

secretPropertyNames() - Method in class org.apache.camel.component.plc4x.Plc4XEndpointUriFactory
 
setAutoReconnect(boolean) - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
setDriver(String) - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
setPeriod(int) - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
setQuery(String) - Method in class org.apache.camel.component.plc4x.TagData
 
setTagName(String) - Method in class org.apache.camel.component.plc4x.TagData
 
setTags(Map<String, String>) - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
setTrigger(String) - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
 
setupConnection() - Method in class org.apache.camel.component.plc4x.Plc4XEndpoint
Set up the connection.
setValue(Object) - Method in class org.apache.camel.component.plc4x.TagData
 

T

TagData - Class in org.apache.camel.component.plc4x
 
TagData(String, String) - Constructor for class org.apache.camel.component.plc4x.TagData
 
TagData(String, String, Object) - Constructor for class org.apache.camel.component.plc4x.TagData
 
toMap(List<TagData>) - Static method in class org.apache.camel.component.plc4x.TagData
 
toString() - Method in class org.apache.camel.component.plc4x.Plc4XConsumer
 
toString() - Method in class org.apache.camel.component.plc4x.Plc4XPollingConsumer
 
toString() - Method in class org.apache.camel.component.plc4x.TagData
 
TRIGGER - Static variable in class org.apache.camel.component.plc4x.Constants
 

V

validateParameters(String, Map<String, Object>, String) - Method in class org.apache.camel.component.plc4x.Plc4XComponent
 
A B C D E F G H I M O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values