Package org.glassfish.tyrus

Interface Summary
AsyncMessageHandler  
BasicMessageHandler  
 

Class Summary
AnnotatedEndpoint AnnotatedEndpoint of a class annotated using the WebSocketEndpoint annotations
ComponentProviderService  
DecoderWrapper Used to store class and it's type.
DefaultClientEndpointConfiguration Configuration used for client endpoints as the default one.
DefaultClientEndpointConfiguration.Builder Builder class used to build the DefaultClientEndpointConfiguration.
DefaultEndpointConfiguration Default configuration implementation, immutable.
DefaultEndpointConfiguration.Builder<T extends DefaultEndpointConfiguration.Builder>  
DefaultServerEndpointConfiguration Provides the default ServerEndpointConfiguration.
DefaultServerEndpointConfiguration.Builder Builder class used to build the DefaultServerEndpointConfiguration.
EndpointWrapper Wraps the registered application class.
FutureSendResult Implementation of Future for SendResults.
NoOpBinaryCoder  
NoOpTextCoder  
OsgiRegistry Taken from Jersey 2.
OutputStreamToAsyncBinaryAdapter Simple Writer that writes its data to an async sink.
PrimitiveDecoders<T> Collection of decoders for all primitive types.
PrimitivesToBoxing For the given primitive type returns finds it's boxing alternative.
ReflectionHelper Utility methods for Java reflection.
ReflectionHelper.ClassTypePair A tuple consisting of a class and type of the class.
ReflectionHelper.DeclaringClassInterfacePair A tuple consisting of a concrete class, declaring class that declares a generic interface type.
ReflectionHelper.TypeClassPair  
RemoteEndpointWrapper Wrapps the RemoteEndpoint and represents the other side of the websocket connection.
SendCompletionAdapter Simple Async send adapter.
ServiceFinder<T> A simple service-provider lookup mechanism.
ServiceFinder.DefaultServiceIteratorProvider The default service iterator provider that looks up provider classes in META-INF/services files.
ServiceFinder.ServiceIteratorProvider Supports iteration of provider instances or classes.
SessionImpl Implementation of the WebSocketConversation.
ToStringEncoder Fall-back encoder - encoders any object to string using Object.toString() method.
TyrusContainerProvider<T>  
WithProperties  
WriterToAsyncTextAdapter Simple Writer that writes its data to an async sink.
 

Error Summary
ServiceConfigurationError Taken from Jersey 2.
 



Copyright © 2012. All Rights Reserved.