Uses of Class
org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadata
Packages that use DecoderMetadata
Package
Description
-
Uses of DecoderMetadata in org.eclipse.jetty.websocket.jsr356
Fields in org.eclipse.jetty.websocket.jsr356 declared as DecoderMetadataMethods in org.eclipse.jetty.websocket.jsr356 that return DecoderMetadataModifier and TypeMethodDescriptionDecoderFactory.Wrapper.getMetadata()DecoderFactory.getMetadataFor(Class<?> type) Methods in org.eclipse.jetty.websocket.jsr356 with parameters of type DecoderMetadataConstructors in org.eclipse.jetty.websocket.jsr356 with parameters of type DecoderMetadataModifierConstructorDescriptionprivateWrapper(javax.websocket.Decoder decoder, DecoderMetadata metadata) -
Uses of DecoderMetadata in org.eclipse.jetty.websocket.jsr356.annotations
Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as DecoderMetadataConstructors in org.eclipse.jetty.websocket.jsr356.annotations with parameters of type DecoderMetadata -
Uses of DecoderMetadata in org.eclipse.jetty.websocket.jsr356.metadata
Subclasses with type arguments of type DecoderMetadata in org.eclipse.jetty.websocket.jsr356.metadataMethods in org.eclipse.jetty.websocket.jsr356.metadata that return types with arguments of type DecoderMetadata