A B C D E F G H I L M N O P Q R S T U V W _ 

A

Activator - Class in io.fabric8.dosgi
 
Activator() - Constructor for class io.fabric8.dosgi.Activator
 
addCapability(C) - Method in class io.fabric8.dosgi.capset.CapabilitySet
 
added(Collection) - Method in class io.fabric8.dosgi.impl.Manager
 
addReference(ListenerHook.ListenerInfo) - Method in class io.fabric8.dosgi.impl.ImportRegistration
 
AND - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 
APPROX - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 
AriesFrameworkUtil - Class in io.fabric8.dosgi.util
 
AriesFrameworkUtil() - Constructor for class io.fabric8.dosgi.util.AriesFrameworkUtil
 
AsyncCallback<T> - Interface in io.fabric8.dosgi.api
AsyncCallbackFuture<T> - Class in io.fabric8.dosgi.api
AsyncCallbackFuture() - Constructor for class io.fabric8.dosgi.api.AsyncCallbackFuture
 
AsyncInvocationStrategy - Class in io.fabric8.dosgi.tcp
AsyncInvocationStrategy() - Constructor for class io.fabric8.dosgi.tcp.AsyncInvocationStrategy
 
Attribute - Class in io.fabric8.dosgi.capset
 
Attribute(String, Object) - Constructor for class io.fabric8.dosgi.capset.Attribute
 

B

bind(String) - Method in class io.fabric8.dosgi.tcp.TcpTransportFactory
 
blockingExecutor - Variable in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
BlockingInvocationStrategy - Class in io.fabric8.dosgi.tcp
BlockingInvocationStrategy() - Constructor for class io.fabric8.dosgi.tcp.BlockingInvocationStrategy
 
bundleChanged(BundleEvent) - Method in class io.fabric8.dosgi.util.internal.DefaultWorker
 
BundleToClassLoaderAdapter - Class in io.fabric8.dosgi.util.internal
Deprecated.
Please use AriesFrameworkUtil.getClassLoader to get a class loader for a bundle instead of this method
BundleToClassLoaderAdapter(Bundle) - Constructor for class io.fabric8.dosgi.util.internal.BundleToClassLoaderAdapter
Deprecated.
 

C

Capability - Interface in io.fabric8.dosgi.capset
 
CapabilitySet<C extends Capability> - Class in io.fabric8.dosgi.capset
 
CapabilitySet(List<String>, boolean) - Constructor for class io.fabric8.dosgi.capset.CapabilitySet
 
changeScheme(URI, String) - Static method in class io.fabric8.dosgi.util.URISupport
 
channel - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
checkParenthesis(String) - Static method in class io.fabric8.dosgi.util.URISupport
 
childEvent(CuratorFramework, PathChildrenCacheEvent) - Method in class io.fabric8.dosgi.impl.Manager
 
ClassLoaderObjectInputStream - Class in io.fabric8.dosgi.util
 
ClassLoaderObjectInputStream(InputStream) - Constructor for class io.fabric8.dosgi.util.ClassLoaderObjectInputStream
 
ClientInvoker - Interface in io.fabric8.dosgi.io
 
ClientInvokerImpl - Class in io.fabric8.dosgi.tcp
 
ClientInvokerImpl(DispatchQueue, Map<String, SerializationStrategy>) - Constructor for class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
ClientInvokerImpl(DispatchQueue, long, Map<String, SerializationStrategy>) - Constructor for class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
ClientInvokerImpl.InvokerTransportPool - Class in io.fabric8.dosgi.tcp
 
ClientInvokerImpl.InvokerTransportPool(String, DispatchQueue) - Constructor for class io.fabric8.dosgi.tcp.ClientInvokerImpl.InvokerTransportPool
 
ClientInvokerImpl.ProxyInvocationHandler - Class in io.fabric8.dosgi.tcp
 
ClientInvokerImpl.ProxyInvocationHandler(String, String, ClassLoader) - Constructor for class io.fabric8.dosgi.tcp.ClientInvokerImpl.ProxyInvocationHandler
 
close() - Method in class io.fabric8.dosgi.impl.ExportRegistration
 
close() - Method in class io.fabric8.dosgi.impl.ImportRegistration
 
codec - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
compareSubstring(List<String>, String) - Static method in class io.fabric8.dosgi.capset.SimpleFilter
 
CONFIG - Static variable in class io.fabric8.dosgi.impl.Manager
 
connect(String) - Method in class io.fabric8.dosgi.tcp.TcpTransportFactory
 
connected(SocketChannel) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
connecting(URI, URI) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
convertToString(Object, Class<?>) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
correlationGenerator - Variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
create(String, Throwable) - Static method in class io.fabric8.dosgi.util.IOExceptionSupport
 
create(String, Exception) - Static method in class io.fabric8.dosgi.util.IOExceptionSupport
 
create(Throwable) - Static method in class io.fabric8.dosgi.util.IOExceptionSupport
 
create(Exception) - Static method in class io.fabric8.dosgi.util.IOExceptionSupport
 
createCodec() - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl.InvokerTransportPool
 
createCodec() - Method in class io.fabric8.dosgi.tcp.TransportPool
 
CREATED - Static variable in class io.fabric8.dosgi.tcp.TcpTransport
 
createQueryString(Map<String, String>) - Static method in class io.fabric8.dosgi.util.URISupport
 
createRemainingURI(URI, Map) - Static method in class io.fabric8.dosgi.util.URISupport
Creates a URI from the original URI and the remaining paramaters
createTcpTransportServer(URI) - Method in class io.fabric8.dosgi.tcp.TcpTransportFactory
Allows subclasses of TcpTransportFactory to create custom instances of TcpTransportServer.
createTransport(String) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl.InvokerTransportPool
 
createTransport(URI) - Method in class io.fabric8.dosgi.tcp.TcpTransportFactory
Allows subclasses of TcpTransportFactory to create custom instances of TcpTransport.
createTransport(SocketChannel, HashMap<String, Object>) - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
createTransport() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
createTransport(String) - Method in class io.fabric8.dosgi.tcp.TransportPool
 
createURIWithQuery(URI, String) - Static method in class io.fabric8.dosgi.util.URISupport
Creates a URI with the given query

D

decodeRequest(ClassLoader, Class<?>[], DataByteArrayInputStream, Object[]) - Method in class io.fabric8.dosgi.api.ObjectSerializationStrategy
 
decodeRequest(ClassLoader, Class<?>[], DataByteArrayInputStream, Object[]) - Method in class io.fabric8.dosgi.api.ProtobufSerializationStrategy
 
decodeRequest(ClassLoader, Class<?>[], DataByteArrayInputStream, Object[]) - Method in interface io.fabric8.dosgi.api.SerializationStrategy
 
decodeResponse(ClassLoader, Class<?>, DataByteArrayInputStream, AsyncCallback) - Method in class io.fabric8.dosgi.api.ObjectSerializationStrategy
 
decodeResponse(ClassLoader, Class<?>, DataByteArrayInputStream, AsyncCallback) - Method in class io.fabric8.dosgi.api.ProtobufSerializationStrategy
 
decodeResponse(ClassLoader, Class<?>, DataByteArrayInputStream, AsyncCallback) - Method in interface io.fabric8.dosgi.api.SerializationStrategy
 
DEFAULT_EVICTION_DELAY - Static variable in class io.fabric8.dosgi.tcp.TransportPool
 
DEFAULT_POOL_SIZE - Static variable in class io.fabric8.dosgi.tcp.TransportPool
 
DEFAULT_TIMEOUT - Static variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
DefaultWorker - Class in io.fabric8.dosgi.util.internal
 
DefaultWorker() - Constructor for class io.fabric8.dosgi.util.internal.DefaultWorker
 
destroy() - Method in class io.fabric8.dosgi.Activator
 
destroy() - Method in class io.fabric8.dosgi.impl.Manager
 
destroyManager() - Method in class io.fabric8.dosgi.Activator
 
Dispatched - Interface in io.fabric8.dosgi.api
Implemented by object which expect to be call from the execution context of a dispatch queue.
dispatchQueue - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
doExportService(ServiceReference) - Method in class io.fabric8.dosgi.impl.Manager
 
doImportService(EndpointDescription, ListenerHook.ListenerInfo) - Method in class io.fabric8.dosgi.impl.Manager
 
doOffer(Transport, Object, Object) - Method in class io.fabric8.dosgi.tcp.TransportPool
 
drainInbound() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
drainOutbound() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 

E

empty() - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
encodeRequest(ClassLoader, Class<?>[], Object[], DataByteArrayOutputStream) - Method in class io.fabric8.dosgi.api.ObjectSerializationStrategy
 
encodeRequest(ClassLoader, Class<?>[], Object[], DataByteArrayOutputStream) - Method in class io.fabric8.dosgi.api.ProtobufSerializationStrategy
 
encodeRequest(ClassLoader, Class<?>[], Object[], DataByteArrayOutputStream) - Method in interface io.fabric8.dosgi.api.SerializationStrategy
 
encodeResponse(ClassLoader, Class<?>, Object, Throwable, DataByteArrayOutputStream) - Method in class io.fabric8.dosgi.api.ObjectSerializationStrategy
 
encodeResponse(ClassLoader, Class<?>, Object, Throwable, DataByteArrayOutputStream) - Method in class io.fabric8.dosgi.api.ProtobufSerializationStrategy
 
encodeResponse(ClassLoader, Class<?>, Object, Throwable, DataByteArrayOutputStream) - Method in interface io.fabric8.dosgi.api.SerializationStrategy
 
EndpointDescription - Class in io.fabric8.dosgi.impl
A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint An Endpoint Description is easy to transfer between different systems because it is property based where the property keys are strings and the values are simple types.
EndpointDescription(Map<String, Object>) - Constructor for class io.fabric8.dosgi.impl.EndpointDescription
Create an Endpoint Description from a Map.
EndpointDescription(ServiceReference, Map<String, Object>) - Constructor for class io.fabric8.dosgi.impl.EndpointDescription
Create an Endpoint Description based on a Service Reference and a Map of properties.
EQ - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 
equals(Object) - Method in class io.fabric8.dosgi.capset.SimpleFilter
 
equals(Object) - Method in class io.fabric8.dosgi.impl.EndpointDescription
Compares this EndpointDescription object to another object.
EquinoxWorker - Class in io.fabric8.dosgi.util.internal
 
EquinoxWorker() - Constructor for class io.fabric8.dosgi.util.internal.EquinoxWorker
 
event(ServiceEvent, Collection) - Method in class io.fabric8.dosgi.impl.Manager
 
evictionDelay - Variable in class io.fabric8.dosgi.tcp.TransportPool
 
ExportRegistration - Class in io.fabric8.dosgi.impl
 
ExportRegistration(ServiceReference, EndpointDescription, String) - Constructor for class io.fabric8.dosgi.impl.ExportRegistration
 
exportService(ServiceReference) - Method in class io.fabric8.dosgi.impl.Manager
 
extractProperties(Map, String) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 

F

fail(Throwable) - Method in interface io.fabric8.dosgi.tcp.ResponseFuture
 
FelixWorker - Class in io.fabric8.dosgi.util.internal
 
FelixWorker() - Constructor for class io.fabric8.dosgi.util.internal.FelixWorker
 
fillString(int, char) - Static method in class io.fabric8.dosgi.util.StringSupport
 
find(BundleContext, String, String, boolean, Collection) - Method in class io.fabric8.dosgi.impl.Manager
 
flush() - Method in interface io.fabric8.dosgi.io.ProtocolCodec
Attempts to complete the previous write which did not complete.
flush() - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
flush() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
FRAMEWORK_UUID - Static variable in class io.fabric8.dosgi.util.Utils
 
frameworkEvent(FrameworkEvent) - Method in class io.fabric8.dosgi.util.internal.DefaultWorker
 
FrameworkUtilWorker - Interface in io.fabric8.dosgi.util.internal
 
full() - Method in interface io.fabric8.dosgi.io.ProtocolCodec
 
full() - Method in interface io.fabric8.dosgi.io.Transport
 
full() - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
full() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 

G

generateSanitizedId(String) - Static method in class io.fabric8.dosgi.util.UuidGenerator
Ensures that the id is friendly for a URL or file system
get() - Method in interface io.fabric8.dosgi.io.ServerInvoker.ServiceFactory
 
get(long, TimeUnit) - Method in interface io.fabric8.dosgi.tcp.ResponseFuture
 
getAttribute(String) - Method in interface io.fabric8.dosgi.capset.Capability
 
getAttribute(String) - Method in class io.fabric8.dosgi.impl.EndpointDescription
 
getBacklog() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
getBoundAddress() - Method in interface io.fabric8.dosgi.io.TransportServer
 
getBoundAddress() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
getBundle() - Method in class io.fabric8.dosgi.util.internal.BundleToClassLoaderAdapter
Deprecated.
 
getClassLoader(Bundle) - Static method in class io.fabric8.dosgi.util.AriesFrameworkUtil
This method attempts to get the classloader for a bundle.
getClassLoader() - Method in class io.fabric8.dosgi.util.ClassLoaderObjectInputStream
 
getClassLoader(Bundle) - Method in class io.fabric8.dosgi.util.internal.DefaultWorker
 
getClassLoader(Bundle) - Method in class io.fabric8.dosgi.util.internal.EquinoxWorker
 
getClassLoader(Bundle) - Method in class io.fabric8.dosgi.util.internal.FelixWorker
 
getClassLoader(Bundle) - Method in interface io.fabric8.dosgi.util.internal.FrameworkUtilWorker
 
getComponents() - Method in class io.fabric8.dosgi.util.URISupport.CompositeData
 
getConfigurationTypes() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Returns the configuration types.
getConnectAddress() - Method in interface io.fabric8.dosgi.io.ServerInvoker
 
getConnectAddress() - Method in interface io.fabric8.dosgi.io.TransportServer
 
getConnectAddress() - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
getConnectAddress() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
getDispatchQueue() - Method in interface io.fabric8.dosgi.io.TransportServer
Returns the dispatch queue used by the transport
getDispatchQueue() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
getEndpointDescription(String) - Static method in class io.fabric8.dosgi.util.Utils
 
getEndpointDescriptions(String) - Static method in class io.fabric8.dosgi.util.Utils
 
getEndpointDescriptionXML(EndpointDescription) - Static method in class io.fabric8.dosgi.util.Utils
 
getExportedEndpoint() - Method in class io.fabric8.dosgi.impl.ExportRegistration
 
getExportedService() - Method in class io.fabric8.dosgi.impl.ExportRegistration
 
getFragment() - Method in class io.fabric8.dosgi.util.URISupport.CompositeData
 
getFrameworkUUID() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Return the framework UUID for the remote service, if present.
getHost() - Method in class io.fabric8.dosgi.util.URISupport.CompositeData
 
getHostName() - Static method in class io.fabric8.dosgi.util.UuidGenerator
As we have to find the hostname as a side-affect of generating a unique stub, we allow it's easy retrevial here
getId() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Returns the endpoint's id.
getIdleTransport() - Method in class io.fabric8.dosgi.tcp.TransportPool
 
getImportedEndpoint() - Method in class io.fabric8.dosgi.impl.ImportRegistration
 
getImportedService() - Method in class io.fabric8.dosgi.impl.ImportRegistration
 
getInstance() - Static method in class io.fabric8.dosgi.util.UuidGenerator
 
getIntents() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Return the list of intents implemented by this endpoint.
getInterfaces() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Provide the list of interfaces implemented by the exported service.
getLocalLocation(URI) - Method in class io.fabric8.dosgi.tcp.TcpTransportFactory
 
getMax_read_rate() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
getMax_write_rate() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
getName() - Method in class io.fabric8.dosgi.capset.Attribute
 
getName() - Method in class io.fabric8.dosgi.capset.SimpleFilter
 
getOperation() - Method in class io.fabric8.dosgi.capset.SimpleFilter
 
getOption(Map, String, String) - Method in class io.fabric8.dosgi.tcp.TcpTransportFactory
 
getPackageVersion(String) - Method in class io.fabric8.dosgi.impl.EndpointDescription
Provide the version of the given package name.
getParameters() - Method in class io.fabric8.dosgi.util.URISupport.CompositeData
 
getPath() - Method in class io.fabric8.dosgi.util.URISupport.CompositeData
 
getProperties() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Returns all endpoint properties.
getProperties(Object, Map, String) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
getPropertyType(Object, String) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
getProtocolCodec() - Method in interface io.fabric8.dosgi.io.Transport
 
getProtocolCodec() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
getProxy(String, String, ClassLoader) - Method in interface io.fabric8.dosgi.io.ClientInvoker
 
getProxy(String, String, ClassLoader) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
getReadCounter() - Method in interface io.fabric8.dosgi.io.ProtocolCodec
 
getReadCounter() - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
getRemoteAddress() - Method in interface io.fabric8.dosgi.io.Transport
 
getRemoteAddress() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
getResource(String) - Method in class io.fabric8.dosgi.util.internal.BundleToClassLoaderAdapter
Deprecated.
 
getResourceAsStream(String) - Method in class io.fabric8.dosgi.util.internal.BundleToClassLoaderAdapter
Deprecated.
 
getResources(String) - Method in class io.fabric8.dosgi.util.internal.BundleToClassLoaderAdapter
Deprecated.
 
getScheme() - Method in class io.fabric8.dosgi.util.URISupport.CompositeData
 
getServiceId() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Returns the service id for the service exported through this endpoint.
getServiceState() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
getSocketAddress() - Method in interface io.fabric8.dosgi.io.TransportServer
 
getSocketAddress() - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
getSocketAddress() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
getSocketChannel() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
getTransportListener() - Method in interface io.fabric8.dosgi.io.Transport
Returns the current transport listener
getTransportListener() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
getUUID(BundleContext) - Static method in class io.fabric8.dosgi.util.Utils
 
getUUID() - Static method in class io.fabric8.dosgi.util.UuidGenerator
 
getValue() - Method in class io.fabric8.dosgi.capset.Attribute
 
getValue() - Method in class io.fabric8.dosgi.capset.SimpleFilter
 
getWriteCounter() - Method in interface io.fabric8.dosgi.io.ProtocolCodec
 
getWriteCounter() - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
getZooKeeperNode() - Method in class io.fabric8.dosgi.impl.ExportRegistration
 
GTE - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 

H

handleSocket(SocketChannel) - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
hashCode() - Method in class io.fabric8.dosgi.capset.SimpleFilter
 
hashCode() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Returns a hash code value for the object.
hasReferences() - Method in class io.fabric8.dosgi.impl.ImportRegistration
 
holders - Variable in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 

I

ImportRegistration - Class in io.fabric8.dosgi.impl
 
ImportRegistration(ServiceRegistration, EndpointDescription) - Constructor for class io.fabric8.dosgi.impl.ImportRegistration
 
indent(String, int) - Static method in class io.fabric8.dosgi.util.StringSupport
 
indexOfParenthesisMatch(String) - Method in class io.fabric8.dosgi.util.URISupport
 
init() - Method in class io.fabric8.dosgi.impl.Manager
 
initializeCodec() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
INSTANCE - Static variable in class io.fabric8.dosgi.api.ObjectSerializationStrategy
 
INSTANCE - Static variable in class io.fabric8.dosgi.api.ProtobufSerializationStrategy
 
INSTANCE - Static variable in class io.fabric8.dosgi.tcp.AsyncInvocationStrategy
 
INSTANCE - Static variable in class io.fabric8.dosgi.tcp.BlockingInvocationStrategy
 
IntrospectionSupport - Class in io.fabric8.dosgi.util
 
InvocationStrategy - Interface in io.fabric8.dosgi.tcp
invoke(Object, Method, Object[]) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl.ProxyInvocationHandler
 
io.fabric8.dosgi - package io.fabric8.dosgi
 
io.fabric8.dosgi.api - package io.fabric8.dosgi.api
 
io.fabric8.dosgi.capset - package io.fabric8.dosgi.capset
 
io.fabric8.dosgi.impl - package io.fabric8.dosgi.impl
 
io.fabric8.dosgi.io - package io.fabric8.dosgi.io
 
io.fabric8.dosgi.tcp - package io.fabric8.dosgi.tcp
 
io.fabric8.dosgi.util - package io.fabric8.dosgi.util
 
io.fabric8.dosgi.util.internal - package io.fabric8.dosgi.util.internal
 
IOExceptionSupport - Class in io.fabric8.dosgi.util
 
isAsyncMethod(Method) - Static method in class io.fabric8.dosgi.tcp.AsyncInvocationStrategy
 
isConnected() - Method in interface io.fabric8.dosgi.io.Transport
 
isConnected() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
isDisposed() - Method in interface io.fabric8.dosgi.io.Transport
 
isDisposed() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
isSameService(EndpointDescription) - Method in class io.fabric8.dosgi.impl.EndpointDescription
Answers if this Endpoint Description refers to the same service instance as the given Endpoint Description.
isStarted() - Method in class io.fabric8.dosgi.tcp.TcpTransport.State
 
isUseLocalHost() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
isValid() - Method in class io.fabric8.dosgi.util.internal.DefaultWorker
 
isValid() - Method in class io.fabric8.dosgi.util.internal.FelixWorker
 
isValid() - Method in interface io.fabric8.dosgi.util.internal.FrameworkUtilWorker
 

L

LengthPrefixedCodec - Class in io.fabric8.dosgi.tcp
 
LengthPrefixedCodec() - Constructor for class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
listener - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
loadClass(String) - Method in class io.fabric8.dosgi.util.internal.BundleToClassLoaderAdapter
Deprecated.
 
localLocation - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
LOGGER - Static variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
LOGGER - Static variable in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
LOGGER - Static variable in class io.fabric8.dosgi.tcp.TransportPool
 
LTE - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 

M

Manager - Class in io.fabric8.dosgi.impl
 
Manager(BundleContext, CuratorFramework) - Constructor for class io.fabric8.dosgi.impl.Manager
 
Manager(BundleContext, CuratorFramework, String, String, long) - Constructor for class io.fabric8.dosgi.impl.Manager
 
match(SimpleFilter) - Method in class io.fabric8.dosgi.capset.CapabilitySet
 
MATCH_ALL - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 
matches(Capability, SimpleFilter) - Static method in class io.fabric8.dosgi.capset.CapabilitySet
 
matches(String) - Method in class io.fabric8.dosgi.impl.EndpointDescription
Tests the properties of this EndpointDescription against the given filter using a case insensitive match.

N

name() - Method in class io.fabric8.dosgi.api.ObjectSerializationStrategy
 
name() - Method in class io.fabric8.dosgi.api.ProtobufSerializationStrategy
 
name() - Method in interface io.fabric8.dosgi.api.SerializationStrategy
 
normalize(Object) - Static method in class io.fabric8.dosgi.util.Utils
 
NOT - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 

O

ObjectSerializationStrategy - Class in io.fabric8.dosgi.api
ObjectSerializationStrategy() - Constructor for class io.fabric8.dosgi.api.ObjectSerializationStrategy
 
offer(Object) - Method in interface io.fabric8.dosgi.io.Transport
A one way asynchronous send of a command.
offer(Object) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
offer(Object, Object) - Method in class io.fabric8.dosgi.tcp.TransportPool
 
onAccept(TransportServer, TcpTransport) - Method in interface io.fabric8.dosgi.io.TransportAcceptListener
 
onAcceptError(TransportServer, Exception) - Method in interface io.fabric8.dosgi.io.TransportAcceptListener
 
onCommand(Object) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl.InvokerTransportPool
 
onCommand(TransportPool, Object) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
onCommand(Transport, Object) - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
onCommand(Object) - Method in class io.fabric8.dosgi.tcp.TransportPool
 
onConnected() - Method in class io.fabric8.dosgi.Activator
 
onConnected() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
onDisconnected() - Method in class io.fabric8.dosgi.Activator
 
onDone(Object) - Method in class io.fabric8.dosgi.tcp.TransportPool
 
onFailure(Throwable) - Method in interface io.fabric8.dosgi.api.AsyncCallback
 
onFailure(Throwable) - Method in class io.fabric8.dosgi.api.AsyncCallbackFuture
 
onFailure(Object, Throwable) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl.InvokerTransportPool
 
onFailure(Object, Throwable) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
onFailure(Object, Throwable) - Method in class io.fabric8.dosgi.tcp.TransportPool
 
onRefill(Transport) - Method in interface io.fabric8.dosgi.io.TransportListener
transport can now accept more commands for transmission.
onRefill(Transport) - Method in class io.fabric8.dosgi.tcp.TransportPool.Listener
 
onSuccess(T) - Method in interface io.fabric8.dosgi.api.AsyncCallback
 
onSuccess(T) - Method in class io.fabric8.dosgi.api.AsyncCallbackFuture
 
onTransportCommand(Transport, Object) - Method in interface io.fabric8.dosgi.io.TransportListener
called to process a command
onTransportCommand(Transport, Object) - Method in class io.fabric8.dosgi.tcp.TransportPool.Listener
 
onTransportConnected(Transport) - Method in interface io.fabric8.dosgi.io.TransportListener
The transport has been connected.
onTransportConnected(Transport) - Method in class io.fabric8.dosgi.tcp.TransportPool.Listener
 
onTransportDisconnected(Transport) - Method in interface io.fabric8.dosgi.io.TransportListener
The transport has suffered a disconnection from which it hopes to recover
onTransportDisconnected(Transport) - Method in class io.fabric8.dosgi.tcp.TransportPool.Listener
 
onTransportFailure(Transport, IOException) - Method in interface io.fabric8.dosgi.io.TransportListener
An unrecoverable exception has occured on the transport
onTransportFailure(IOException) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
onTransportFailure(Transport, IOException) - Method in class io.fabric8.dosgi.tcp.TransportPool.Listener
 
OR - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 

P

parse(String) - Static method in class io.fabric8.dosgi.capset.SimpleFilter
 
parseComposite(URI) - Static method in class io.fabric8.dosgi.util.URISupport
 
parseParameters(URI) - Static method in class io.fabric8.dosgi.util.URISupport
 
parseQuery(String) - Static method in class io.fabric8.dosgi.util.URISupport
 
parseSubstring(String) - Static method in class io.fabric8.dosgi.capset.SimpleFilter
 
pending - Variable in class io.fabric8.dosgi.tcp.TransportPool
 
poolSize - Variable in class io.fabric8.dosgi.tcp.TransportPool
 
PRESENT - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 
ProtobufSerializationStrategy - Class in io.fabric8.dosgi.api
ProtobufSerializationStrategy() - Constructor for class io.fabric8.dosgi.api.ProtobufSerializationStrategy
 
ProtocolCodec - Interface in io.fabric8.dosgi.io
Interface to encode and decode commands in and out of a a non blocking channel.
ProtocolCodec.BufferState - Enum in io.fabric8.dosgi.io
 

Q

queue() - Method in interface io.fabric8.dosgi.api.Dispatched
 
queue() - Method in class io.fabric8.dosgi.impl.Manager
 
queue - Variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
queue() - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
queue - Variable in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
queue() - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
queue() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
queue - Variable in class io.fabric8.dosgi.tcp.TransportPool
 

R

rateLimitingChannel - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
read() - Method in interface io.fabric8.dosgi.io.ProtocolCodec
Non-blocking channel based decoding.
read() - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
readChannel() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
registerService(String, ServerInvoker.ServiceFactory, ClassLoader) - Method in interface io.fabric8.dosgi.io.ServerInvoker
 
registerService(String, ServerInvoker.ServiceFactory, ClassLoader) - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
remoteAddress - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
remoteLocation - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
removeCapability(C) - Method in class io.fabric8.dosgi.capset.CapabilitySet
 
removed(Collection) - Method in class io.fabric8.dosgi.impl.Manager
 
removeQuery(URI) - Static method in class io.fabric8.dosgi.util.URISupport
Removes any URI query from the given uri
removeReference(ListenerHook.ListenerInfo) - Method in class io.fabric8.dosgi.impl.ImportRegistration
 
request(SerializationStrategy, ClassLoader, Method, Object[], DataByteArrayOutputStream) - Method in class io.fabric8.dosgi.tcp.AsyncInvocationStrategy
 
request(SerializationStrategy, ClassLoader, Method, Object[], DataByteArrayOutputStream) - Method in class io.fabric8.dosgi.tcp.BlockingInvocationStrategy
 
request(ClientInvokerImpl.ProxyInvocationHandler, String, UTF8Buffer, ClassLoader, Method, Object[]) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
request(SerializationStrategy, ClassLoader, Method, Object[], DataByteArrayOutputStream) - Method in interface io.fabric8.dosgi.tcp.InvocationStrategy
 
requests - Variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
resolveClass(ObjectStreamClass) - Method in class io.fabric8.dosgi.util.ClassLoaderObjectInputStream
 
resolveHostName(String) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
resolveHostName() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
resolveProxyClass(String[]) - Method in class io.fabric8.dosgi.util.ClassLoaderObjectInputStream
 
ResponseFuture - Interface in io.fabric8.dosgi.tcp
resume() - Method in interface io.fabric8.dosgi.io.TransportServer
resume accepting new transports
resume() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
resumeRead() - Method in interface io.fabric8.dosgi.io.Transport
resume delivery of commands.
resumeRead() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
resumeWrite() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
running - Variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
running - Variable in class io.fabric8.dosgi.tcp.TransportPool
 

S

Serialization - Annotation Type in io.fabric8.dosgi.api
 
serializationStrategies - Variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
SerializationStrategy - Interface in io.fabric8.dosgi.api
server - Variable in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
ServerInvoker - Interface in io.fabric8.dosgi.io
 
ServerInvoker.ServiceFactory - Interface in io.fabric8.dosgi.io
 
ServerInvokerImpl - Class in io.fabric8.dosgi.tcp
 
ServerInvokerImpl(String, DispatchQueue, Map<String, SerializationStrategy>) - Constructor for class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
Service - Interface in io.fabric8.dosgi.io
The core lifecyle interface for ActiveMQ components.
service(SerializationStrategy, ClassLoader, Method, Object, DataByteArrayInputStream, DataByteArrayOutputStream, Runnable) - Method in class io.fabric8.dosgi.tcp.AsyncInvocationStrategy
 
service(SerializationStrategy, ClassLoader, Method, Object, DataByteArrayInputStream, DataByteArrayOutputStream, Runnable) - Method in class io.fabric8.dosgi.tcp.BlockingInvocationStrategy
 
service(SerializationStrategy, ClassLoader, Method, Object, DataByteArrayInputStream, DataByteArrayOutputStream, Runnable) - Method in interface io.fabric8.dosgi.tcp.InvocationStrategy
 
serviceChanged(ServiceEvent) - Method in class io.fabric8.dosgi.impl.Manager
 
set(DataByteArrayInputStream) - Method in interface io.fabric8.dosgi.tcp.ResponseFuture
 
setAcceptListener(TransportAcceptListener) - Method in interface io.fabric8.dosgi.io.TransportServer
Registers an TransportAcceptListener which is notified of accepted channels.
setAcceptListener(TransportAcceptListener) - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
setBacklog(int) - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
setBundleContext(BundleContext) - Method in class io.fabric8.dosgi.Activator
 
setClassLoader(ClassLoader) - Method in class io.fabric8.dosgi.util.ClassLoaderObjectInputStream
 
setDispatchQueue(DispatchQueue) - Method in interface io.fabric8.dosgi.io.Transport
Sets the dispatch queue used by the transport
setDispatchQueue(DispatchQueue) - Method in interface io.fabric8.dosgi.io.TransportServer
Sets the dispatch queue used by the transport
setDispatchQueue(DispatchQueue) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
setDispatchQueue(DispatchQueue) - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
setExportedAddress(String) - Method in class io.fabric8.dosgi.Activator
 
setMax_read_rate(int) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
setMax_write_rate(int) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
setProperties(Object, Map<String, ?>, String) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
setProperties(Object, Map) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
setProperty(Object, String, Object) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
setProtocolCodec(ProtocolCodec) - Method in interface io.fabric8.dosgi.io.Transport
Sets the protocol codec for the transport
setProtocolCodec(ProtocolCodec) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
setReadableByteChannel(ReadableByteChannel) - Method in interface io.fabric8.dosgi.io.ProtocolCodec
 
setReadableByteChannel(ReadableByteChannel) - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
setSocketOptions(Map<String, Object>) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
setTimeout(long) - Method in class io.fabric8.dosgi.Activator
 
setTransportListener(TransportListener) - Method in interface io.fabric8.dosgi.io.Transport
Registers an inbound command listener
setTransportListener(TransportListener) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
setTransportOption(Map<String, Object>) - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
setUri(String) - Method in class io.fabric8.dosgi.Activator
 
setUseLocalHost(boolean) - Method in class io.fabric8.dosgi.tcp.TcpTransport
Sets whether 'localhost' or the actual local host name should be used to make local connections.
setWritableByteChannel(WritableByteChannel) - Method in interface io.fabric8.dosgi.io.ProtocolCodec
 
setWritableByteChannel(WritableByteChannel) - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
SimpleFilter - Class in io.fabric8.dosgi.capset
 
SimpleFilter(String, Object, int) - Constructor for class io.fabric8.dosgi.capset.SimpleFilter
 
simpleName(Class<?>) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
socketOptions - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
socketState - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
start() - Method in interface io.fabric8.dosgi.io.Service
Starts the service.
start(Runnable) - Method in interface io.fabric8.dosgi.io.Service
Starts the service.
start() - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
start(Runnable) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
start() - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
start(Runnable) - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
start() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
start(Runnable) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
start() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
start(Runnable) - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
start() - Method in class io.fabric8.dosgi.tcp.TransportPool
 
start(Runnable) - Method in class io.fabric8.dosgi.tcp.TransportPool
 
STARTED - Static variable in class io.fabric8.dosgi.tcp.TcpTransport
 
startNewTransport() - Method in class io.fabric8.dosgi.tcp.TransportPool
 
stateChanged(CuratorFramework, ConnectionState) - Method in class io.fabric8.dosgi.Activator
 
stop() - Method in interface io.fabric8.dosgi.io.Service
Stops the service.
stop(Runnable) - Method in interface io.fabric8.dosgi.io.Service
Stops the service.
stop() - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
stop(Runnable) - Method in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
stop() - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
stop(Runnable) - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
stop() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
stop(Runnable) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
stop() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
stop(Runnable) - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
stop() - Method in class io.fabric8.dosgi.tcp.TransportPool
 
stop(Runnable) - Method in class io.fabric8.dosgi.tcp.TransportPool
 
STOPPED - Static variable in class io.fabric8.dosgi.tcp.TcpTransport
 
StringSupport - Class in io.fabric8.dosgi.util
Helper class to hold common text/string manipulation methods.
StringSupport() - Constructor for class io.fabric8.dosgi.util.StringSupport
 
stripPrefix(String, String) - Static method in class io.fabric8.dosgi.util.URISupport
 
stripScheme(URI) - Static method in class io.fabric8.dosgi.util.URISupport
 
SUBSTRING - Static variable in class io.fabric8.dosgi.capset.SimpleFilter
 
suspend() - Method in interface io.fabric8.dosgi.io.TransportServer
suspend accepting new transports
suspend() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
suspendRead() - Method in interface io.fabric8.dosgi.io.Transport
suspend delivery of commands.
suspendRead() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
suspendWrite() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 

T

TcpTransport - Class in io.fabric8.dosgi.tcp
 
TcpTransport() - Constructor for class io.fabric8.dosgi.tcp.TcpTransport
 
TcpTransport.STARTING - Class in io.fabric8.dosgi.tcp
 
TcpTransport.STARTING() - Constructor for class io.fabric8.dosgi.tcp.TcpTransport.STARTING
 
TcpTransport.State - Class in io.fabric8.dosgi.tcp
 
TcpTransport.State() - Constructor for class io.fabric8.dosgi.tcp.TcpTransport.State
 
TcpTransport.STOPPING - Class in io.fabric8.dosgi.tcp
 
TcpTransport.STOPPING() - Constructor for class io.fabric8.dosgi.tcp.TcpTransport.STOPPING
 
TcpTransportFactory - Class in io.fabric8.dosgi.tcp
 
TcpTransportFactory() - Constructor for class io.fabric8.dosgi.tcp.TcpTransportFactory
 
TcpTransportServer - Class in io.fabric8.dosgi.tcp
A TCP based transport server
TcpTransportServer(URI) - Constructor for class io.fabric8.dosgi.tcp.TcpTransportServer
 
timeout - Variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
toString() - Method in class io.fabric8.dosgi.capset.Attribute
 
toString() - Method in class io.fabric8.dosgi.capset.SimpleFilter
 
toString() - Method in class io.fabric8.dosgi.impl.EndpointDescription
Returns the string representation of this EndpointDescription.
toString() - Method in class io.fabric8.dosgi.tcp.TcpTransport.State
 
toString() - Method in class io.fabric8.dosgi.tcp.TcpTransportServer
 
toString(Object) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
toString(Object, String...) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
toString(Object, Class<?>) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
toString(Object, Map<String, Object>, String...) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
toString(Object, Class<?>, Map<String, Object>, String...) - Static method in class io.fabric8.dosgi.util.IntrospectionSupport
 
toURI() - Method in class io.fabric8.dosgi.util.URISupport.CompositeData
 
Transport - Interface in io.fabric8.dosgi.io
Represents an abstract connection.
TransportAcceptListener - Interface in io.fabric8.dosgi.io
Implemented by object that need to get injected by
TransportListener - Interface in io.fabric8.dosgi.io
An asynchronous listener of commands
TransportPool - Class in io.fabric8.dosgi.tcp
 
TransportPool(String, DispatchQueue) - Constructor for class io.fabric8.dosgi.tcp.TransportPool
 
TransportPool(String, DispatchQueue, int, long) - Constructor for class io.fabric8.dosgi.tcp.TransportPool
 
TransportPool.Listener - Class in io.fabric8.dosgi.tcp
 
TransportPool.Listener() - Constructor for class io.fabric8.dosgi.tcp.TransportPool.Listener
 
TransportPool.Pair - Class in io.fabric8.dosgi.tcp
 
TransportPool.Pair(Object, Object) - Constructor for class io.fabric8.dosgi.tcp.TransportPool.Pair
 
TransportPool.TransportState - Class in io.fabric8.dosgi.tcp
 
TransportPool.TransportState() - Constructor for class io.fabric8.dosgi.tcp.TransportPool.TransportState
 
transports - Variable in class io.fabric8.dosgi.tcp.ClientInvokerImpl
 
transports - Variable in class io.fabric8.dosgi.tcp.TransportPool
 
TransportServer - Interface in io.fabric8.dosgi.io
A TransportServer asynchronously accepts Transport objects and then delivers those objects to a TransportAcceptListener.

U

unExportService(ServiceReference) - Method in class io.fabric8.dosgi.impl.Manager
 
unget() - Method in interface io.fabric8.dosgi.io.ServerInvoker.ServiceFactory
 
unparseSubstring(List<String>) - Static method in class io.fabric8.dosgi.capset.SimpleFilter
 
unregisterService(String) - Method in interface io.fabric8.dosgi.io.ServerInvoker
 
unregisterService(String) - Method in class io.fabric8.dosgi.tcp.ServerInvokerImpl
 
updateService(ServiceReference) - Method in class io.fabric8.dosgi.impl.Manager
 
uri - Variable in class io.fabric8.dosgi.tcp.TransportPool
 
URISupport - Class in io.fabric8.dosgi.util
 
URISupport() - Constructor for class io.fabric8.dosgi.util.URISupport
 
URISupport.CompositeData - Class in io.fabric8.dosgi.util
 
URISupport.CompositeData() - Constructor for class io.fabric8.dosgi.util.URISupport.CompositeData
 
useLocalHost - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
Utils - Class in io.fabric8.dosgi.util
 
Utils() - Constructor for class io.fabric8.dosgi.util.Utils
 
UuidGenerator - Class in io.fabric8.dosgi.util
A unique ID generator which is a fast implementation based on how

V

valueOf(String) - Static method in enum io.fabric8.dosgi.io.ProtocolCodec.BufferState
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.fabric8.dosgi.io.ProtocolCodec.BufferState
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(Object) - Method in interface io.fabric8.dosgi.io.ProtocolCodec
Non-blocking channel based encoding.
write(Object) - Method in class io.fabric8.dosgi.tcp.LengthPrefixedCodec
 
writeChannel() - Method in class io.fabric8.dosgi.tcp.TcpTransport
 

_

_serviceState - Variable in class io.fabric8.dosgi.tcp.TcpTransport
 
_start(Runnable) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
_stop(Runnable) - Method in class io.fabric8.dosgi.tcp.TcpTransport
 
A B C D E F G H I L M N O P Q R S T U V W _ 

Copyright © 2014 Red Hat. All Rights Reserved.