- SendMode - Class in com.adaptris.vertx
-
The mode in which to send messages.
- SendMode() - Constructor for class com.adaptris.vertx.SendMode
-
- SendMode.Mode - Enum in com.adaptris.vertx
-
- ServiceRecord - Class in com.adaptris.vertx
-
- ServiceRecord() - Constructor for class com.adaptris.vertx.ServiceRecord
-
- ServiceRecordException - Exception in com.adaptris.vertx
-
- ServiceRecordException() - Constructor for exception com.adaptris.vertx.ServiceRecordException
-
Creates a new instance.
- ServiceRecordException(Throwable) - Constructor for exception com.adaptris.vertx.ServiceRecordException
-
Creates a new instance with a reference to a previous
Exception.
- ServiceRecordException(String) - Constructor for exception com.adaptris.vertx.ServiceRecordException
-
Creates a new instance with a description of the Exception.
- ServiceRecordException(String, Throwable) - Constructor for exception com.adaptris.vertx.ServiceRecordException
-
Creates a new instance with a reference to a previous
Exception and a description of the Exception.
- ServiceState - Enum in com.adaptris.vertx
-
- setAdaptrisMessage(SerializableAdaptrisMessage) - Method in class com.adaptris.vertx.VertXMessage
-
- setBlockedThreadCheckInterval(Long) - Method in class com.adaptris.vertx.VertxProperties
-
Sets the value of blocked thread check period, in blockedThreadCheckIntervalUnit.
- setClusterId(String) - Method in class com.adaptris.vertx.VertxService
-
Sets the ID that will be registered with vertx.
- setClusterId(String) - Method in class com.adaptris.vertx.VertxWorkflow
-
Sets the ID that will be registered with vertx.
- setContinueOnError(Boolean) - Method in class com.adaptris.vertx.VertxWorkflow
-
- setEventLoopPoolSize(Integer) - Method in class com.adaptris.vertx.VertxProperties
-
Set the number of event loop threads to be used by the Vert.x instance.
- setException(Exception) - Method in class com.adaptris.vertx.InterlokService
-
- setExpiryTimeout(TimeInterval) - Method in class com.adaptris.vertx.util.BlockingExpiryQueue
-
- setHaEnabled(Boolean) - Method in class com.adaptris.vertx.VertxProperties
-
Set whether HA will be enabled on the Vert.x instance.
- setHaGroup(String) - Method in class com.adaptris.vertx.VertxProperties
-
Set the HA group to be used when HA is enabled.
- setId(String) - Method in class com.adaptris.vertx.InterlokService
-
- setInternalBlockingPoolSize(Integer) - Method in class com.adaptris.vertx.VertxProperties
-
Set the value of internal blocking pool size
- setItemExpiryTimeout(TimeInterval) - Method in class com.adaptris.vertx.VertxWorkflow
-
- setMarshaller(AdaptrisMarshaller) - Method in class com.adaptris.vertx.AdaptrisMessageCodec
-
- setMaxEventLoopExecuteTime(Long) - Method in class com.adaptris.vertx.VertxProperties
-
Sets the value of max event loop execute time, in maxEventLoopExecuteTimeUnit.
- setMaxThreads(Integer) - Method in class com.adaptris.vertx.VertxService
-
- setMaxThreads(Integer) - Method in class com.adaptris.vertx.VertxWorkflow
-
- setMaxWorkerExecuteTime(Long) - Method in class com.adaptris.vertx.VertxProperties
-
Sets the value of max worker execute time, in maxWorkerExecuteTimeUnit.
- setPreferNativeTransport(Boolean) - Method in class com.adaptris.vertx.VertxProperties
-
Set wether to prefer the native transport to the JDK transport.
- setQueueCapacity(Integer) - Method in class com.adaptris.vertx.VertxWorkflow
-
- setQuorumSize(Integer) - Method in class com.adaptris.vertx.VertxProperties
-
Set the quorum size to be used when HA is enabled.
- setReplyService(Service) - Method in class com.adaptris.vertx.VertxService
-
- setReplyServiceExceptionHandler(ProcessingExceptionHandler) - Method in class com.adaptris.vertx.VertxService
-
- setService(Service) - Method in class com.adaptris.vertx.VertxService
-
- setServiceRecord(ServiceRecord) - Method in class com.adaptris.vertx.VertXMessage
-
- setServices(List<InterlokService>) - Method in class com.adaptris.vertx.ServiceRecord
-
- setStartProcessingTime(long) - Method in class com.adaptris.vertx.VertXMessage
-
- setState(ServiceState) - Method in class com.adaptris.vertx.InterlokService
-
- setTargetComponentId(DataInputParameter<String>) - Method in class com.adaptris.vertx.VertxService
-
- setTargetComponentId(DataInputParameter<String>) - Method in class com.adaptris.vertx.VertxWorkflow
-
- setTargetSendMode(SendMode.Mode) - Method in class com.adaptris.vertx.VertxService
-
- setTargetSendMode(SendMode.Mode) - Method in class com.adaptris.vertx.VertxWorkflow
-
- setVertXMessageTranslator(VertXMessageTranslator) - Method in class com.adaptris.vertx.VertxService
-
- setVertXMessageTranslator(VertXMessageTranslator) - Method in class com.adaptris.vertx.VertxWorkflow
-
- setVertxOptions(VertxOptions) - Method in class com.adaptris.vertx.VertxPropertyBuilder
-
- setVertxProperties(VertxProperties) - Method in class com.adaptris.vertx.VertxService
-
- setVertxProperties(VertxProperties) - Method in class com.adaptris.vertx.VertxWorkflow
-
- setWarningExceptionTime(Long) - Method in class com.adaptris.vertx.VertxProperties
-
Set the threshold value above this, the blocked warning contains a stack trace.
- setWorkerPoolSize(Integer) - Method in class com.adaptris.vertx.VertxProperties
-
Set the maximum number of worker threads to be used by the Vert.x instance.
- start() - Method in class com.adaptris.vertx.VertxService
-
- startWorkflow() - Method in class com.adaptris.vertx.VertxWorkflow
-
- stop() - Method in class com.adaptris.vertx.VertxService
-
- stopWorkflow() - Method in class com.adaptris.vertx.VertxWorkflow
-
- systemCodecID() - Method in class com.adaptris.vertx.AdaptrisMessageCodec
-