- genericInterface - Variable in class org.glassfish.tyrus.core.ReflectionHelper.DeclaringClassInterfacePair
-
- get() - Method in class org.glassfish.tyrus.core.FutureSendResult
-
- get(long, TimeUnit) - Method in class org.glassfish.tyrus.core.FutureSendResult
-
- get(WebSocket) - Static method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
-
- getArrayClass(Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get Array class of component class.
- getAsyncRemote() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getBasicRemote() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getBatchingAllowed() - Method in class org.glassfish.tyrus.core.RemoteEndpointWrapper
-
- getClass(Class, Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Find the declaring class that implements or extends an interface.
- getClassType(Class<?>, Class<?>) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Find a type of the class given it's Superclass.
- getCoderInstance(Class<T>, Session, EndpointConfig, ErrorCollector) - Method in class org.glassfish.tyrus.core.ComponentProviderService
-
Provide an instance of Encoder or Decoder descendant which is coupled to Session.
- getConnection() - Method in class org.glassfish.tyrus.core.RequestContext
-
- getContainer() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getContainer() - Method in class org.glassfish.tyrus.core.TyrusContainerProvider
-
- getContainer(Class<T>) - Method in class org.glassfish.tyrus.core.TyrusContainerProvider
-
- getContainer(Class<T>) - Method in class org.glassfish.tyrus.core.websocket.ContainerProvider
-
- getContainerProvider() - Static method in class org.glassfish.tyrus.core.TyrusContainerProvider
-
- getContextClassLoader() - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the context class loader.
- getDeclaringClass(AccessibleObject) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
- getEndpointConfig() - Method in class org.glassfish.tyrus.core.AnnotatedEndpoint
-
- getEndpointConfig() - Method in class org.glassfish.tyrus.core.EndpointWrapper
-
- getEndpointInstance(Class<T>) - Method in class org.glassfish.tyrus.core.ComponentProviderService
-
This method is called by the container each time a new client
connects to the logical endpoint this configurator configures.
- getEndpointPath() - Method in class org.glassfish.tyrus.core.EndpointWrapper
-
- getExecutorService() - Method in class org.glassfish.tyrus.core.BaseContainer
-
- getFirstHeaderValue(String) - Method in class org.glassfish.tyrus.core.RequestContext
-
Gets the first header value from the
List of header values corresponding to the name.
- getFromStringStringMethod(Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the static fromString(String ) method.
- getGenericClass(Type) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the class that is the type argument of a parameterized type.
- getHeader(String) - Method in class org.glassfish.tyrus.core.RequestContext
-
Returns the header value corresponding to the name.
- getHeaders() - Method in class org.glassfish.tyrus.core.RequestContext
-
Get headers.
- getHttpSession() - Method in class org.glassfish.tyrus.core.RequestContext
-
- getId() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getInstance(Class<T>, Session, ErrorCollector) - Method in class org.glassfish.tyrus.core.ComponentProviderService
-
Provide an instance of class which is coupled to Session.
- getInstance() - Static method in class org.glassfish.tyrus.core.OsgiRegistry
-
Returns an OsgiRegistry instance.
- getInstance(Class<T>, ErrorCollector) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
- getInstance(Class<T>) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
- getMaxBinaryMessageBufferSize() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getMaxIdleTimeout() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getMaxTextMessageBufferSize() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getMessageHandlers() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getName() - Method in class org.glassfish.tyrus.core.TyrusExtension
-
- getName() - Method in class org.glassfish.tyrus.core.TyrusExtension.TyrusParameter
-
- getNegotiatedExtensions(List<Extension>) - Method in class org.glassfish.tyrus.core.EndpointWrapper
-
- getNegotiatedExtensions() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getNegotiatedProtocol(List<String>) - Method in class org.glassfish.tyrus.core.EndpointWrapper
-
- getNegotiatedSubprotocol() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getOpenSessions() - Method in class org.glassfish.tyrus.core.EndpointWrapper
-
- getOpenSessions() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getOpenSessions() - Method in class org.glassfish.tyrus.core.TyrusEndpoint
-
- getOsgiRegistryInstance() - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
- getPackageResources(String, ClassLoader) - Method in class org.glassfish.tyrus.core.OsgiRegistry
-
- getParameterizedClassArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the parameterized class arguments for a declaring class that
declares a generic interface type.
- getParameterizedTypeArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the parameterized type arguments for a declaring class that
declares a generic interface type.
- getParameterMap() - Method in class org.glassfish.tyrus.core.RequestContext
-
- getParameters() - Method in class org.glassfish.tyrus.core.TyrusExtension
-
- getPath() - Method in class org.glassfish.tyrus.core.TyrusEndpoint
-
- getPathParameters() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getProperties() - Method in class org.glassfish.tyrus.core.WithProperties
-
- getProtocolVersion() - Method in class org.glassfish.tyrus.core.SessionImpl
-
Web Socket protocol version used.
- getQueryString() - Method in class org.glassfish.tyrus.core.RequestContext
-
- getQueryString() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getRemainingArray(ByteBuffer) - Static method in class org.glassfish.tyrus.core.Utils
-
Creates the array of bytes containing the bytes from the position to the limit of the
ByteBuffer.
- getRequestParameterMap() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getRequestPath() - Method in class org.glassfish.tyrus.core.RequestContext
-
- getRequestURI() - Method in class org.glassfish.tyrus.core.RequestContext
-
- getRequestUri() - Method in class org.glassfish.tyrus.core.RequestContext
-
- getRequestURI() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getResourceBundle(String) - Method in class org.glassfish.tyrus.core.OsgiRegistry
-
Tries to load resource bundle via OSGi means.
- getScheduledExecutorService() - Method in class org.glassfish.tyrus.core.BaseContainer
-
- getStringConstructor(Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the constructor that has a single parameter of String.
- getSupportedExtensions() - Method in class org.glassfish.tyrus.core.TyrusEndpoint
-
- getSupportedProtocols(List<String>) - Method in class org.glassfish.tyrus.core.TyrusEndpoint
-
- getTypeArgumentAndClass(Type) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
- getUserPrincipal() - Method in class org.glassfish.tyrus.core.RequestContext
-
- getUserPrincipal() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getUserProperties() - Method in class org.glassfish.tyrus.core.SessionImpl
-
- getValue() - Method in class org.glassfish.tyrus.core.TyrusExtension.TyrusParameter
-
- getValueOfStringMethod(Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the static valueOf(String ) method.
- getWebSocketContainer() - Method in class org.glassfish.tyrus.core.EndpointWrapper
-
- getWebSocketContainer() - Static method in class org.glassfish.tyrus.core.websocket.ContainerProvider
-