C D F G H I O R S U W 

C

close() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
close() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
close() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
close() - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl

D

destroy() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
destroy() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
destroy() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
destroy() - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl

F

flush() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
flush() - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl

G

getConnectionStatus() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
getConnectionStatus() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
getConnectionStatus() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
getConnectionStatus() - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl

H

hasDatagram() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
hasDatagram() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
hasObserverSubscription(ConnectionObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
hasObserverSubscription(ConnectionObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
hasObserverSubscription(ConnectionObserver.ConnectionRequestObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
hasObserverSubscription(ConnectionObserver.ConnectionRequestObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl

I

isClosable() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
isClosable() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
isClosable() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
isClosable() - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
isClosed() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
isClosed() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
isClosed() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
isClosed() - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
isOpenable(CON) - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
isOpenable(CON) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
isOpenable(CON) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
isOpenable(CON) - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
isOpened() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
isOpened() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
isOpened() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
isOpened() - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl

O

ObservableConnectionReceiver<DATA extends Serializable,CON> - Interface in org.refcodes.io.ext.observable
The ObservableConnectionReceiver extends the ConnectionReceiver with ConnectionObserver functionality.
ObservableConnectionReceiver.ObservableConnectionRequestReceiver<DATA extends Serializable,CON> - Interface in org.refcodes.io.ext.observable
The ObservableConnectionReceiver.ObservableConnectionRequestReceiver extends the ConnectionReceiver with ConnectionObserver.ConnectionRequestObserver functionality.
ObservableConnectionReceiverImpl<DATA extends Serializable,CON> - Class in org.refcodes.io.ext.observable
The ObservableConnectionReceiverImpl implements the ObservableConnectionReceiver for wrapping and extending a ConnectionReceiver with observable functionality.
ObservableConnectionReceiverImpl(ConnectionReceiver<DATA, CON>) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
Constructs a ObservableConnectionReceiverImpl with the given attributes.
ObservableConnectionReceiverImpl(ConnectionReceiver<DATA, CON>, Object) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
Constructs a ObservableConnectionReceiverImpl with the given attributes.
ObservableConnectionReceiverImpl(ConnectionReceiver<DATA, CON>, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
Constructs a ObservableConnectionReceiverImpl with the given attributes.
ObservableConnectionReceiverImpl(ConnectionReceiver<DATA, CON>, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
Constructs a ObservableConnectionReceiverImpl with the given attributes.
ObservableConnectionReceiverImpl(ConnectionReceiver<DATA, CON>, EventMetaData) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
Constructs a ObservableConnectionReceiverImpl with the given attributes.
ObservableConnectionReceiverImpl(ConnectionReceiver<DATA, CON>, EventMetaData, Object) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
Constructs a ObservableConnectionReceiverImpl with the given attributes.
ObservableConnectionReceiverImpl(ConnectionReceiver<DATA, CON>, EventMetaData, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
Constructs a ObservableConnectionReceiverImpl with the given attributes.
ObservableConnectionReceiverImpl(ConnectionReceiver<DATA, CON>, EventMetaData, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
Constructs a ObservableConnectionReceiverImpl with the given attributes.
ObservableConnectionRequestReceiverImpl<DATA extends Serializable,CON> - Class in org.refcodes.io.ext.observable
The ObservableConnectionRequestReceiverImpl implements the ObservableConnectionReceiver for wrapping and extending a ConnectionReceiver with observable functionality.
ObservableConnectionRequestReceiverImpl(ConnectionReceiver<DATA, CON>) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
Constructs a ObservableConnectionRequestReceiverImpl with the given attributes.
ObservableConnectionRequestReceiverImpl(ConnectionReceiver<DATA, CON>, Object) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
Constructs a ObservableConnectionRequestReceiverImpl with the given attributes.
ObservableConnectionRequestReceiverImpl(ConnectionReceiver<DATA, CON>, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
Constructs a ObservableConnectionRequestReceiverImpl with the given attributes.
ObservableConnectionRequestReceiverImpl(ConnectionReceiver<DATA, CON>, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
Constructs a ObservableConnectionRequestReceiverImpl with the given attributes.
ObservableConnectionRequestReceiverImpl(ConnectionReceiver<DATA, CON>, EventMetaData) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
Constructs a ObservableConnectionRequestReceiverImpl with the given attributes.
ObservableConnectionRequestReceiverImpl(ConnectionReceiver<DATA, CON>, EventMetaData, Object) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
Constructs a ObservableConnectionRequestReceiverImpl with the given attributes.
ObservableConnectionRequestReceiverImpl(ConnectionReceiver<DATA, CON>, EventMetaData, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
Constructs a ObservableConnectionRequestReceiverImpl with the given attributes.
ObservableConnectionRequestReceiverImpl(ConnectionReceiver<DATA, CON>, EventMetaData, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
Constructs a ObservableConnectionRequestReceiverImpl with the given attributes.
ObservableConnectionRequestSenderImpl<DATA extends Serializable,CON> - Class in org.refcodes.io.ext.observable
The ObservableConnectionRequestSenderImpl implements the ObservableConnectionSender for wrapping and extending a ConnectionSender with observable functionality.
ObservableConnectionRequestSenderImpl(ConnectionSender<DATA, CON>) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
Constructs a ObservableConnectionRequestSenderImpl with the given attributes.
ObservableConnectionRequestSenderImpl(ConnectionSender<DATA, CON>, Object) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
Constructs a ObservableConnectionRequestSenderImpl with the given attributes.
ObservableConnectionRequestSenderImpl(ConnectionSender<DATA, CON>, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
Constructs a ObservableConnectionRequestSenderImpl with the given attributes.
ObservableConnectionRequestSenderImpl(ConnectionSender<DATA, CON>, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
Constructs a ObservableConnectionRequestSenderImpl with the given attributes.
ObservableConnectionRequestSenderImpl(ConnectionSender<DATA, CON>, EventMetaData) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
Constructs a ObservableConnectionRequestSenderImpl with the given attributes.
ObservableConnectionRequestSenderImpl(ConnectionSender<DATA, CON>, EventMetaData, Object) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
Constructs a ObservableConnectionRequestSenderImpl with the given attributes.
ObservableConnectionRequestSenderImpl(ConnectionSender<DATA, CON>, EventMetaData, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
Constructs a ObservableConnectionRequestSenderImpl with the given attributes.
ObservableConnectionRequestSenderImpl(ConnectionSender<DATA, CON>, EventMetaData, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
Constructs a ObservableConnectionRequestSenderImpl with the given attributes.
ObservableConnectionSender<DATA extends Serializable,CON> - Interface in org.refcodes.io.ext.observable
The ObservableConnectionSender extends the ConnectionSender with ConnectionObserver functionality.
ObservableConnectionSender.ObservableConnectionRequestSender<DATA extends Serializable,CON> - Interface in org.refcodes.io.ext.observable
The ObservableConnectionSender.ObservableConnectionRequestSender extends the ConnectionSender with ConnectionObserver.ConnectionRequestObserver functionality.
ObservableConnectionSenderImpl<DATA extends Serializable,CON> - Class in org.refcodes.io.ext.observable
The ObservableConnectionSenderImpl implements the ObservableConnectionSender for wrapping and extending a ConnectionSender with observable functionality.
ObservableConnectionSenderImpl(ConnectionSender<DATA, CON>) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
Constructs a ObservableConnectionSenderImpl with the given attributes.
ObservableConnectionSenderImpl(ConnectionSender<DATA, CON>, Object) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
Constructs a ObservableConnectionSenderImpl with the given attributes.
ObservableConnectionSenderImpl(ConnectionSender<DATA, CON>, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
Constructs a ObservableConnectionSenderImpl with the given attributes.
ObservableConnectionSenderImpl(ConnectionSender<DATA, CON>, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
Constructs a ObservableConnectionSenderImpl with the given attributes.
ObservableConnectionSenderImpl(ConnectionSender<DATA, CON>, EventMetaData) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
Constructs a ObservableConnectionSenderImpl with the given attributes.
ObservableConnectionSenderImpl(ConnectionSender<DATA, CON>, EventMetaData, Object) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
Constructs a ObservableConnectionSenderImpl with the given attributes.
ObservableConnectionSenderImpl(ConnectionSender<DATA, CON>, EventMetaData, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
Constructs a ObservableConnectionSenderImpl with the given attributes.
ObservableConnectionSenderImpl(ConnectionSender<DATA, CON>, EventMetaData, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
Constructs a ObservableConnectionSenderImpl with the given attributes.
open(CON) - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
open(CON) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
open(CON) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
open(CON) - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
org.refcodes.io.ext.observable - package org.refcodes.io.ext.observable
 

R

readDatagram() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
readDatagram() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
releaseAll() - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
releaseAll() - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl

S

subscribeObserver(ConnectionObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
subscribeObserver(ConnectionObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
subscribeObserver(ConnectionObserver.ConnectionRequestObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
subscribeObserver(ConnectionObserver.ConnectionRequestObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl

U

unsubscribeObserver(ConnectionObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionReceiverImpl
unsubscribeObserver(ConnectionObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
unsubscribeObserver(ConnectionObserver.ConnectionRequestObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestReceiverImpl
unsubscribeObserver(ConnectionObserver.ConnectionRequestObserver) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl

W

writeDatagram(DATA) - Method in class org.refcodes.io.ext.observable.ObservableConnectionRequestSenderImpl
writeDatagram(DATA) - Method in class org.refcodes.io.ext.observable.ObservableConnectionSenderImpl
C D F G H I O R S U W