Package org.glassfish.tyrus

Interface Summary
DecodedObjectMessageHandler  
 

Class Summary
AnnotatedEndpoint AnnotatedEndpoint of a class annotated using the WebSocketEndpoint annotations
DecoderWrapper  
DefaultEndpointConfiguration Default configuration implementation, immutable.
DefaultEndpointConfiguration.Builder<T extends DefaultEndpointConfiguration.Builder>  
EndpointWrapper Wraps the registered application class.
FutureSendResult Implementation of Future for SendResults.
NoOpBinaryCoder  
NoOpTextCoder  
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<T> Wrapps the RemoteEndpoint and represents the other side of the websocket connection.
SendCompletionAdapter Simple Async send adapter.
SessionImpl<T> Implementation of the WebSocketConversation.
ToStringEncoder Fall-back encoder - encoders any object to string using Object.toString() method.
WithProperties  
WriterToAsyncTextAdapter Simple Writer that writes its data to an async sink.
 



Copyright © 2012. All Rights Reserved.