Uses of Package
org.glassfish.tyrus

Packages that use org.glassfish.tyrus
org.glassfish.tyrus   
org.glassfish.tyrus.server   
 

Classes in org.glassfish.tyrus used by org.glassfish.tyrus
AnnotatedEndpoint
          AnnotatedEndpoint of a class annotated using the WebSocketEndpoint annotations
DecoderWrapper
          Used to store class and it's type.
DefaultClientEndpointConfiguration
          Configuration used for client endpoints as the default one.
DefaultEndpointConfiguration
          Default configuration implementation, immutable.
DefaultEndpointConfiguration.Builder
           
DefaultServerEndpointConfiguration
          Provides the default ServerEndpointConfiguration.
DefaultServerEndpointConfiguration.Builder
          Builder class used to build the DefaultServerEndpointConfiguration.
NoOpBinaryCoder
           
NoOpTextCoder
           
OsgiRegistry
          Taken from Jersey 2.
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.
ServiceConfigurationError
          Taken from Jersey 2.
ServiceFinder
          A simple service-provider lookup mechanism.
ServiceFinder.ServiceIteratorProvider
          Supports iteration of provider instances or classes.
ToStringEncoder
          Fall-back encoder - encoders any object to string using Object.toString() method.
TyrusContainerProvider
           
 

Classes in org.glassfish.tyrus used by org.glassfish.tyrus.server
WithProperties
           
 



Copyright © 2012. All Rights Reserved.