A C D E F G H I M N O P R S U V _ 

A

addRMQChannelListener(RMQChannelListener) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.notifiers.RMQChannelNotifier
addRMQChannelListener(RMQChannelListener) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
 
addRMQConnectionListener(RMQConnectionListener) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.notifiers.RMQConnectionNotifier
addRMQConnectionListener(RMQConnectionListener) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
 
ApplicationMessageListener - org.jenkinsci.plugins.rabbitmqconsumer.listenersのインタフェース
Listener interface for Application message.
ApplicationMessageNotifyUtil - org.jenkinsci.plugins.rabbitmqconsumer.utilsのクラス
Utility class to notify application message to listener.

C

close() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Close channel.
close() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Close connection.
configure(StaplerRequest, JSONObject) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
 
consume() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Starts consume.
CONTENT_NONE - クラス のstatic変数org.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
The string in global configuration that indicates content is empty.

D

DEBUG_APPID - クラス のstatic変数org.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
App ID for debug.
doAperiodicRun() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
 
doCheckServiceUri(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Checks given URI is valid.
doFillAppIdItems() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem.DescriptorImpl
Fills dropdown list in global configuration using app ids.
doTestConnection(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Tests connection to given URI.

E

equals(Object) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
 
Error() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.Messages
Error

F

fireOnBind(HashSet<String>, String) - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.utils.ApplicationMessageNotifyUtil
Fires OnBind event.
fireOnReceive(HashSet<String>, String, Object) - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.utils.ApplicationMessageNotifyUtil
Fires OnReceive event.
fireOnUnbind(HashSet<String>, String) - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.utils.ApplicationMessageNotifyUtil
Fires OnUnbind event.

G

get() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Gets this extension's instance.
get() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.ItemListenerImpl
Gets this extension's instance.
get() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.SaveableListenerImpl
Gets instance of this extension.
get() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
Gets this extension from extension list.
getAllListeners() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.utils.ApplicationMessageNotifyUtil
Gets all listeners implements ApplicationMessageListener.
getAppId() - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.ApplicationMessageListener
Gets application id.
getAppId() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.logger.MessageLogger
 
getAppId() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
Gets application id.
getAppIds() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Get hashset of app ids.
getChannel() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Gets instance of Channel, not RMQChannel.
getChannelStatus(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Gets status of channel bins specified queue.
getChannelStatus(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
Gets status of channel for specified queue.
getConsumeItems() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Gets the list of RabbitmqConsumeItem.
getDisplayName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
 
getDisplayName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem.DescriptorImpl
 
getInitialDelay() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
 
getInstance() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
Gets instance.
getName() - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.ApplicationMessageListener
Gets name.
getName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.logger.MessageLogger
 
getNewInstance() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
 
getQueueName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
Gets queue name.
getQueueName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Gets queue name.
getRecurrencePeriod() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
 
getRMQChannels() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Gets the list of RMQChannels.
getServiceUri() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Gets URI for RabbitMQ service.
getServiceUri() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Gets URI for RabbitMQ service.
GlobalRabbitmqConfiguration - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Descriptor for global configuration.
GlobalRabbitmqConfiguration(boolean, String, List<RabbitmqConsumeItem>, boolean) - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Creates GlobalRabbitmqConfiguration instance with specified parameters.
GlobalRabbitmqConfiguration() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Create GlobalRabbitmqConfiguration from disk.

H

handleDelivery(String, Envelope, AMQP.BasicProperties, byte[]) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel.MessageConsumer
 
hashCode() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
 

I

InvalidURI() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.Messages
Invalid URI
isConsume(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Gets specified queue is consumed or not.
isConsumeStarted() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Gets whether consumer is already started or not.
isEnableConsumer() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Gets whether this plugin is enabled or not.
isEnableDebug() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Gets whether debug is enabled or not.
isOpen() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Gets connection to service is established.
isOpen() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Gets if connection is established.
isOpen() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
Gets whether connection is established or not.
isOpenRMQChannel() - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.notifiers.RMQChannelNotifier
Gets whether channel is opened.
isOpenRMQChannel() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
 
isOpenRMQConnection() - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.notifiers.RMQConnectionNotifier
Gets whether connection is opened.
isOpenRMQConnection() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
 
ItemListenerImpl - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Implements of ItemListener.
ItemListenerImpl() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.ItemListenerImpl
Creates instance from this class.

M

MessageLogger - org.jenkinsci.plugins.rabbitmqconsumer.loggerのクラス
Extension for logging messages.
MessageLogger() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.logger.MessageLogger
 
Messages - org.jenkinsci.plugins.rabbitmqconsumerのクラス
 
Messages() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.Messages
 

N

notifyOnCloseCompleted() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Notify OnCloseCompleted event.
notifyOnCloseCompleted() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Notify OnCloseCompleted event.
notifyOnOpen() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Notify OnOpen event.
notifyOnOpen() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Notify OnOpen event.
notifyRMQChannelListeners(RMQChannelEvent) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.notifiers.RMQChannelNotifier
notifyRMQChannelListeners(RMQChannelEvent) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
 
notifyRMQConnectionListeners(RMQConnectionEvent) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.notifiers.RMQConnectionNotifier
Notify event for RMQConnection.
notifyRMQConnectionListeners(RMQConnectionEvent) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
 

O

onBeforeShutdown() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.ItemListenerImpl
 
onBind(String) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.ApplicationMessageListener
Calls when binds to queue.
onBind(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.logger.MessageLogger
 
onChange(Saveable, XmlFile) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.SaveableListenerImpl
 
onCloseCompleted(RMQChannel) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.RMQChannelListener
Calls when close process for channel is completed.
onCloseCompleted(RMQConnection) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.RMQConnectionListener
Calls when closing process for connection is completed.
onCloseCompleted(RMQChannel) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
 
onCloseCompleted(RMQConnection) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
 
onLoaded() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.ItemListenerImpl
 
onOpen(RMQChannel) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.RMQChannelListener
Calls when channel is opend.
onOpen(RMQConnection) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.RMQConnectionListener
Calls when connection is opend.
onOpen(RMQChannel) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
 
onOpen(RMQConnection) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
 
onReceive(String, JSONObject) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.ApplicationMessageListener
Calls when message arrives.
onReceive(String, JSONObject) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.logger.MessageLogger
 
onUnbind(String) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.ApplicationMessageListener
Calls when unbinds from queue.
onUnbind(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.logger.MessageLogger
 
open(Connection) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Open connection.
open() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Open connection.
org.jenkinsci.plugins.rabbitmqconsumer - パッケージ org.jenkinsci.plugins.rabbitmqconsumer
Main plugin package.
org.jenkinsci.plugins.rabbitmqconsumer.events - パッケージ org.jenkinsci.plugins.rabbitmqconsumer.events
Event definition package.
org.jenkinsci.plugins.rabbitmqconsumer.listeners - パッケージ org.jenkinsci.plugins.rabbitmqconsumer.listeners
Event listener package.
org.jenkinsci.plugins.rabbitmqconsumer.logger - パッケージ org.jenkinsci.plugins.rabbitmqconsumer.logger
Message logger package.
org.jenkinsci.plugins.rabbitmqconsumer.notifiers - パッケージ org.jenkinsci.plugins.rabbitmqconsumer.notifiers
Event notifier package.
org.jenkinsci.plugins.rabbitmqconsumer.utils - パッケージ org.jenkinsci.plugins.rabbitmqconsumer.utils
Utility package.
org.jenkinsci.plugins.rabbitmqconsumer.watchdog - パッケージ org.jenkinsci.plugins.rabbitmqconsumer.watchdog
Watchdog package.

P

PluginName() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.Messages
RabbitMQ consumer

R

RabbitmqConsumeItem - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Item class that indicates queue setting in global configuration.
RabbitmqConsumeItem(String, String) - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
Creates instance with specific parameters.
RabbitmqConsumeItem() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
Creates instance with no parametesrs.
RabbitmqConsumeItem.DescriptorImpl - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Implements descriptor for parent class.
RabbitmqConsumeItem.DescriptorImpl() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem.DescriptorImpl
 
ReconnectTimer - org.jenkinsci.plugins.rabbitmqconsumer.watchdogのクラス
Reconnect timer class.
ReconnectTimer() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
Creates instance.
ReconnectTimer(long, boolean) - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
Creates instance with specified parameters.
removeRMQChannelListener(RMQChannelListener) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.notifiers.RMQChannelNotifier
removeRMQChannelListener(RMQChannelListener) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
 
removeRMQConnectionListener(RMQConnectionListener) - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.notifiers.RMQConnectionNotifier
removeRMQConnectionListener(RMQConnectionListener) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
 
RMQChannel - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Handle class for RabbitMQ channel.
RMQChannel(String, HashSet<String>) - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
Creates instance with specified parameters.
RMQChannel.MessageConsumer - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Handle class that consume message.
RMQChannel.MessageConsumer(Channel) - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel.MessageConsumer
Creates instance with specified parameter.
RMQChannelEvent - org.jenkinsci.plugins.rabbitmqconsumer.eventsの列挙型
Events for RMQChannelListener.
RMQChannelListener - org.jenkinsci.plugins.rabbitmqconsumer.listenersのインタフェース
Listener interface for RMQChannel.
RMQChannelNotifier - org.jenkinsci.plugins.rabbitmqconsumer.notifiersのインタフェース
Notifier interface for RMQChannel.
RMQConnection - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Handle class for RabbitMQ connection.
RMQConnection(String) - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Creates instance with specified parameter.
RMQConnectionEvent - org.jenkinsci.plugins.rabbitmqconsumer.eventsの列挙型
Events for RMQConnectionListener.
RMQConnectionListener - org.jenkinsci.plugins.rabbitmqconsumer.listenersのインタフェース
Listener interface for RMQConnection.
RMQConnectionNotifier - org.jenkinsci.plugins.rabbitmqconsumer.notifiersのインタフェース
Notifier interface for RMQConnectionListener.
RMQManager - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Manager class for RabbitMQ connection.

S

SaveableListenerImpl - org.jenkinsci.plugins.rabbitmqconsumerのクラス
Implement class for SaveableListener.
SaveableListenerImpl() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.SaveableListenerImpl
 
setConsumeItems(List<RabbitmqConsumeItem>) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Sets the list of RabbitmqConsumeItem.
setRecurrencePeriod(long) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
Sets recurrence period.
setServiceUri(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
Sets URI for RabbitMQ service.
shutdown() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
Shutdown connection.
shutdownCompleted(ShutdownSignalException) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
 
shutdownCompleted(ShutdownSignalException) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
 
shutdownWithWait() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
Shutdown connection then wait to close connection.
start() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
Starts periodic run.
stop() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
Stops periodic run.
Success() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.Messages
Success

U

update() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
Updates RabbitMQ connection.
updateChannels(List<RabbitmqConsumeItem>) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
Updates each channels.

V

valueOf(String) - 列挙 のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.events.RMQChannelEvent
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.events.RMQConnectionEvent
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.events.RMQChannelEvent
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.events.RMQConnectionEvent
この列挙型の定数を含む配列を宣言されている順序で返します。

_

_Error() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.Messages
Error
_InvalidURI() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.Messages
Invalid URI
_PluginName() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.Messages
RabbitMQ consumer
_Success() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.Messages
Success
A C D E F G H I M N O P R S U V _ 

Copyright © 2004-2013. All Rights Reserved.