Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractServerHttpChannelObserver<H> - Class in org.apache.dubbo.remoting.http12
- accept() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- accept() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- ACCEPT - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- ACCEPTED - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- adaptRequest(HttpMetadata, HttpChannel) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpMessageAdapterFactory
- adaptRequest(REQUEST, HttpChannel) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageAdapterFactory
- adaptResponse(HR, REQUEST) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageAdapterFactory
- adaptResponse(HR, REQUEST, RESPONSE) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageAdapterFactory
- adaptResponse(DefaultHttpRequest, HttpMetadata, Void) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpMessageAdapterFactory
- add(CharSequence, Iterable<String>) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- add(CharSequence, Iterable<String>) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- add(CharSequence, Iterable<String>) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- add(CharSequence, String) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- add(CharSequence, String) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- add(CharSequence, String) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- add(CharSequence, String...) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- add(CharSequence, String...) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- add(CharSequence, String...) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- add(Map<? extends CharSequence, ? extends Iterable<String>>) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- add(Map<? extends CharSequence, ? extends Iterable<String>>) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- add(Map<? extends CharSequence, ? extends Iterable<String>>) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- add(HttpHeaders) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- add(HttpHeaders) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- add(HttpHeaders) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- addCookie(HttpCookie) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- addCookie(HttpCookie) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- addHeader(CharSequence, String) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- addHeader(CharSequence, String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- addHeader(CharSequence, Date) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- addHeader(CharSequence, Date) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- addHeader(String, String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- addHeadersCustomizer(BiConsumer<HttpHeaders, Throwable>) - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- addHeadersCustomizer(BiConsumer<HttpHeaders, Throwable>) - Method in interface org.apache.dubbo.remoting.http12.ServerHttpChannelObserver
- addInputStream(InputStream) - Method in class org.apache.dubbo.remoting.http12.CompositeInputStream
- addTrailersCustomizer(BiConsumer<HttpHeaders, Throwable>) - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- addTrailersCustomizer(BiConsumer<HttpHeaders, Throwable>) - Method in interface org.apache.dubbo.remoting.http12.ServerHttpChannelObserver
- ALL - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- ALT_SVC - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- APPLICATION_FROM_URLENCODED - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- APPLICATION_GRPC - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- APPLICATION_GRPC_PROTO - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- APPLICATION_JAVASCRIPT - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- APPLICATION_JSON - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- APPLICATION_OCTET_STREAM - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- APPLICATION_XML - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- APPLICATION_YAML - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- asMap() - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- asMap() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- asMap() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- attribute(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- attribute(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- Attribute - Enum constant in enum org.apache.dubbo.remoting.http12.rest.ParamType
- attributeNames() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- attributeNames() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- attributes() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- attributes() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- available() - Method in class org.apache.dubbo.remoting.http12.CompositeInputStream
B
- BAD_REQUEST - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- badRequest() - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- BinaryCodec - Class in org.apache.dubbo.remoting.http12.message.codec
- BinaryCodec() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.BinaryCodec
- BinaryCodecFactory - Class in org.apache.dubbo.remoting.http12.message.codec
- BinaryCodecFactory() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.BinaryCodecFactory
- body() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- body() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- body(T) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- Body - Enum constant in enum org.apache.dubbo.remoting.http12.rest.ParamType
- build() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- builder() - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- Builder() - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
C
- CACHE_CONTROL - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- cancel(Throwable) - Method in interface org.apache.dubbo.remoting.http12.h2.Http2CancelableStreamObserver
- cancel(Throwable) - Method in class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- CancelableTransportListener<HEADER,
MESSAGE> - Interface in org.apache.dubbo.remoting.http12.h2 - cancelByRemote(long) - Method in interface org.apache.dubbo.remoting.http12.h2.CancelableTransportListener
- CancelStreamException - Exception Class in org.apache.dubbo.remoting.http12.h2
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Codec
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameCodec
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameHandler
- charset() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- charset() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- charset() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- charset() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- CHARSET_PREFIX - Static variable in class org.apache.dubbo.remoting.http12.HttpUtils
- charsetOrDefault() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- charsetOrDefault() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- CHUNKED - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- clear() - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- clear() - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- clear() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- clear() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- clientSide() - Static method in exception class org.apache.dubbo.remoting.http12.exception.HttpRequestTimeout
- close() - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- close() - Method in class org.apache.dubbo.remoting.http12.CompositeInputStream
- close() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Request
- close() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Response
- close() - Method in class org.apache.dubbo.remoting.http12.h1.Http1OutputMessage
- close() - Method in class org.apache.dubbo.remoting.http12.h2.Http2OutputMessageFrame
- close() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- close() - Method in interface org.apache.dubbo.remoting.http12.h2.Http2TransportListener
- close() - Method in interface org.apache.dubbo.remoting.http12.HttpInputMessage
- close() - Method in interface org.apache.dubbo.remoting.http12.HttpOutputMessage
- close() - Method in class org.apache.dubbo.remoting.http12.message.DefaultListeningDecoder
- close() - Method in class org.apache.dubbo.remoting.http12.message.DefaultStreamingDecoder
- close() - Method in class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- close() - Method in interface org.apache.dubbo.remoting.http12.message.ListeningDecoder
- close() - Method in interface org.apache.dubbo.remoting.http12.message.StreamingDecoder
- close() - Method in interface org.apache.dubbo.remoting.http12.ServerHttpChannelObserver
- CodecMediaType - Interface in org.apache.dubbo.remoting.http12.message
- CodecUtils - Class in org.apache.dubbo.remoting.http12.message.codec
- CodecUtils(FrameworkModel) - Constructor for class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- commit() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- commit() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- CompositeInputStream - Class in org.apache.dubbo.remoting.http12
- CompositeInputStream() - Constructor for class org.apache.dubbo.remoting.http12.CompositeInputStream
- CONFLICT - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- consumes() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Mapping
-
Specifies the media types that the mapped handler consumes.
- containsKey(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- containsKey(CharSequence) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- containsKey(CharSequence) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- containsKey(Object) - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- containsValue(Object) - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- CONTENT_LANGUAGE - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- CONTENT_LENGTH - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- CONTENT_TYPE - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- contentLength() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- contentLength() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- contentType() - Method in interface org.apache.dubbo.remoting.http12.HttpMetadata
- contentType() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- contentType() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest.FileUpload
- contentType() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- contentType() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- contentType() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- contentType() - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageEncoder
- convertObject(Object, Class<?>) - Method in class org.apache.dubbo.remoting.http12.HttpJsonUtils
- convertObject(Object, Type) - Method in class org.apache.dubbo.remoting.http12.HttpJsonUtils
- cookie(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- cookie(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- Cookie - Enum constant in enum org.apache.dubbo.remoting.http12.rest.ParamType
- COOKIE - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- cookies() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- cookies() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- create() - Static method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- createCodec(URL, FrameworkModel, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.BinaryCodecFactory
- createCodec(URL, FrameworkModel, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.HtmlCodecFactory
- createCodec(URL, FrameworkModel, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodecFactory
- createCodec(URL, FrameworkModel, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodecFactory
- createCodec(URL, FrameworkModel, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodecFactory
- createCodec(URL, FrameworkModel, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.XmlCodecFactory
- createCodec(URL, FrameworkModel, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodecFactory
- createCodec(URL, FrameworkModel, String) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageDecoderFactory
- createCodec(URL, FrameworkModel, String) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageEncoderFactory
- CREATED - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- createPostRequestDecoder(HttpRequest, InputStream, String) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
D
- DATA_FACTORY - Static variable in class org.apache.dubbo.remoting.http12.HttpUtils
- DataQueueCommand - Class in org.apache.dubbo.remoting.http12.command
- DataQueueCommand(HttpOutputMessage) - Constructor for class org.apache.dubbo.remoting.http12.command.DataQueueCommand
- dateHeader(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- dateHeader(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- dateHeader(CharSequence) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- dateHeader(CharSequence) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- decode(InputStream) - Method in class org.apache.dubbo.remoting.http12.message.DefaultListeningDecoder
- decode(InputStream) - Method in class org.apache.dubbo.remoting.http12.message.DefaultStreamingDecoder
- decode(InputStream) - Method in class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- decode(InputStream) - Method in interface org.apache.dubbo.remoting.http12.message.ListeningDecoder
- decode(InputStream) - Method in interface org.apache.dubbo.remoting.http12.message.StreamingDecoder
- decode(InputStream, Class<?>) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageDecoder
- decode(InputStream, Class<?>[]) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageDecoder
- decode(InputStream, Class<?>[], Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodec
- decode(InputStream, Class<?>[], Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodec
- decode(InputStream, Class<?>[], Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodec
- decode(InputStream, Class<?>[], Charset) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageDecoder
- decode(InputStream, Class<?>, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.BinaryCodec
- decode(InputStream, Class<?>, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.HtmlCodec
- decode(InputStream, Class<?>, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodec
- decode(InputStream, Class<?>, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodec
- decode(InputStream, Class<?>, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodec
- decode(InputStream, Class<?>, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.XmlCodec
- decode(InputStream, Class<?>, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodec
- decode(InputStream, Class<?>, Charset) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageDecoder
- decode(InputStream, Type) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageDecoder
- decode(InputStream, Type, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodec
- decode(InputStream, Type, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodec
- decode(InputStream, Type, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodec
- decode(InputStream, Type, Charset) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageDecoder
- decodeCookies(String) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- DecodeException - Exception Class in org.apache.dubbo.remoting.http12.exception
- DecodeException() - Constructor for exception class org.apache.dubbo.remoting.http12.exception.DecodeException
- DecodeException(String) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.DecodeException
- DecodeException(String, Throwable) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.DecodeException
- DecodeException(Throwable) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.DecodeException
- DEFAULT_NONE - Static variable in annotation type org.apache.dubbo.remoting.http12.rest.Param
- DefaultFragmentListener(ListeningDecoder) - Constructor for class org.apache.dubbo.remoting.http12.message.StreamingDecoder.DefaultFragmentListener
- DefaultHttp1Request - Class in org.apache.dubbo.remoting.http12.h1
- DefaultHttp1Request(RequestMetadata, HttpInputMessage) - Constructor for class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Request
- DefaultHttp1Response - Class in org.apache.dubbo.remoting.http12.h1
- DefaultHttp1Response(HttpMetadata, HttpInputMessage) - Constructor for class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Response
- DefaultHttpHeaders - Class in org.apache.dubbo.remoting.http12.message
- DefaultHttpHeaders() - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultHttpHeaders
- DefaultHttpHeaders(Headers<CharSequence, CharSequence, ?>) - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultHttpHeaders
- DefaultHttpHeaders(HttpHeaders) - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultHttpHeaders
- DefaultHttpMessageAdapterFactory - Class in org.apache.dubbo.remoting.http12.message
- DefaultHttpMessageAdapterFactory() - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultHttpMessageAdapterFactory
- DefaultHttpRequest - Class in org.apache.dubbo.remoting.http12.message
- DefaultHttpRequest(HttpMetadata, HttpChannel) - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- DefaultHttpResponse - Class in org.apache.dubbo.remoting.http12.message
- DefaultHttpResponse() - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- DefaultHttpResult<T> - Class in org.apache.dubbo.remoting.http12.message
- DefaultHttpResult() - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultHttpResult
- DefaultHttpResult.Builder<T> - Class in org.apache.dubbo.remoting.http12.message
- DefaultListeningDecoder - Class in org.apache.dubbo.remoting.http12.message
- DefaultListeningDecoder(HttpMessageDecoder, Class<?>[]) - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultListeningDecoder
- DefaultStreamingDecoder - Class in org.apache.dubbo.remoting.http12.message
- DefaultStreamingDecoder() - Constructor for class org.apache.dubbo.remoting.http12.message.DefaultStreamingDecoder
- defaultValue() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Param
-
Specifies a default value for the parameter.
- DELETE - Enum constant in enum org.apache.dubbo.remoting.http12.HttpMethods
- determineHttpMessageDecoder(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- determineHttpMessageDecoder(URL, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- determineHttpMessageDecoderFactory(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- determineHttpMessageEncoder(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- determineHttpMessageEncoder(URL, String) - Method in class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- determineHttpMessageEncoderFactory(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- disableAutoFlowControl() - Method in interface org.apache.dubbo.remoting.http12.FlowControlStreamObserver
-
Swaps to manual flow control where no message will be delivered to
StreamObserver.onNext(Object)unless it isrequest()ed. - disableAutoFlowControl() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- domain() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
E
- EMPTY_MESSAGE - Static variable in interface org.apache.dubbo.remoting.http12.HttpOutputMessage
- enabled() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Mapping
-
Indicates whether the mapping is enabled.
- encode(OutputStream, Object) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageEncoder
- encode(OutputStream, Object[]) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageEncoder
- encode(OutputStream, Object[], Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodec
- encode(OutputStream, Object[], Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodec
- encode(OutputStream, Object[], Charset) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageEncoder
- encode(OutputStream, Object, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.BinaryCodec
- encode(OutputStream, Object, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.HtmlCodec
- encode(OutputStream, Object, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodec
- encode(OutputStream, Object, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodec
- encode(OutputStream, Object, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodec
- encode(OutputStream, Object, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.XmlCodec
- encode(OutputStream, Object, Charset) - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodec
- encode(OutputStream, Object, Charset) - Method in interface org.apache.dubbo.remoting.http12.message.HttpMessageEncoder
- encodeCookie(HttpCookie) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- EncodeException - Exception Class in org.apache.dubbo.remoting.http12.exception
- EncodeException(String) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.EncodeException
- EncodeException(String, Throwable) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.EncodeException
- EncodeException(Throwable) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.EncodeException
- enqueue(HttpChannelQueueCommand) - Method in class org.apache.dubbo.remoting.http12.command.HttpWriteQueue
- entrySet() - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- equals(Object) - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- equals(Object) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- equals(Object) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- error() - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- error() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- error(int, String) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- error(String) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- error(HttpStatus, String) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- ErrorCodeHolder - Interface in org.apache.dubbo.remoting.http12
- ErrorResponse - Class in org.apache.dubbo.remoting.http12
- ErrorResponse() - Constructor for class org.apache.dubbo.remoting.http12.ErrorResponse
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameHandler
- ExceptionHandler<E,
T> - Interface in org.apache.dubbo.remoting.http12 -
Interface for customize exception handling.
F
- filename() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest.FileUpload
- fillInStackTrace() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- FlowControlStreamObserver<T> - Interface in org.apache.dubbo.remoting.http12
- flush() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- flush() - Method in interface org.apache.dubbo.remoting.http12.HttpChannel
- flush() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Channel
- flush() - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel
- FORBIDDEN - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- forEach(BiConsumer<String, String>) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- formParameter(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- formParameter(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- formParameterNames() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- formParameterNames() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- formParameterValues(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- formParameterValues(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- found(String) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- found(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- FOUND - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- from(HttpResult<T>) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- fromLocal(long) - Static method in exception class org.apache.dubbo.remoting.http12.h2.CancelStreamException
- fromMethodDescriptor(MethodDescriptor) - Static method in class org.apache.dubbo.remoting.http12.message.MethodMetadata
- fromRemote(long) - Static method in exception class org.apache.dubbo.remoting.http12.h2.CancelStreamException
G
- get(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- get(CharSequence) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- get(CharSequence) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- get(Object) - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- GET - Enum constant in enum org.apache.dubbo.remoting.http12.HttpMethods
- getActualRequestTypes() - Method in class org.apache.dubbo.remoting.http12.message.MethodMetadata
- getActualResponseType() - Method in class org.apache.dubbo.remoting.http12.message.MethodMetadata
- getBody() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- getBody() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Request
- getBody() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Response
- getBody() - Method in class org.apache.dubbo.remoting.http12.h1.Http1InputMessage
- getBody() - Method in class org.apache.dubbo.remoting.http12.h1.Http1OutputMessage
- getBody() - Method in class org.apache.dubbo.remoting.http12.h2.Http2InputMessageFrame
- getBody() - Method in class org.apache.dubbo.remoting.http12.h2.Http2OutputMessageFrame
- getBody() - Method in interface org.apache.dubbo.remoting.http12.HttpInputMessage
- getBody() - Method in interface org.apache.dubbo.remoting.http12.HttpOutputMessage
- getBody() - Method in interface org.apache.dubbo.remoting.http12.HttpResult
- getBody() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult
- getCancellationContext() - Method in interface org.apache.dubbo.remoting.http12.h2.Http2CancelableStreamObserver
- getCancellationContext() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- getCode() - Method in enum org.apache.dubbo.remoting.http12.HttpStatus
- getDecoderFactories() - Method in class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- getDisplayMessage() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpStatusException
- getEncoderFactories() - Method in class org.apache.dubbo.remoting.http12.message.codec.CodecUtils
- getErrorCode() - Method in interface org.apache.dubbo.remoting.http12.ErrorCodeHolder
- getErrorCode() - Method in exception class org.apache.dubbo.remoting.http12.h2.CancelStreamException
- getFirst(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- getFirst(CharSequence) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- getFirst(CharSequence) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- getH2StreamChannel() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- getHeaders() - Method in interface org.apache.dubbo.remoting.http12.HttpResult
- getHeaders() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult
- getHeaders() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- getHeaders() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- getHttpChannel() - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- getHttpChannel() - Method in class org.apache.dubbo.remoting.http12.command.HttpChannelQueueCommand
- getHttpChannel() - Method in interface org.apache.dubbo.remoting.http12.HttpChannelHolder
- getHttpChannel() - Method in interface org.apache.dubbo.remoting.http12.ServerHttpChannelObserver
- getKey() - Method in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- getMediaType() - Method in exception class org.apache.dubbo.remoting.http12.exception.UnsupportedMediaTypeException
- getMessage() - Method in class org.apache.dubbo.remoting.http12.ErrorResponse
- getMessage() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- getMetadata() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- getName() - Method in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- getName() - Method in class org.apache.dubbo.remoting.http12.message.MediaType
- getProtocol() - Method in enum org.apache.dubbo.remoting.http12.HttpVersion
- getResponseEncoder() - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- getResult() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- getSide() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpRequestTimeout
- getStatus() - Method in class org.apache.dubbo.remoting.http12.ErrorResponse
- getStatus() - Method in interface org.apache.dubbo.remoting.http12.HttpResult
- getStatus() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult
- getStatusCode() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpStatusException
- getStatusMessage(int) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- getStatusString() - Method in enum org.apache.dubbo.remoting.http12.HttpStatus
- getString(Map<String, ?>, String) - Method in class org.apache.dubbo.remoting.http12.HttpJsonUtils
- getSubType() - Method in class org.apache.dubbo.remoting.http12.message.MediaType
- getType() - Method in class org.apache.dubbo.remoting.http12.message.MediaType
- getUnimplemented() - Method in exception class org.apache.dubbo.remoting.http12.exception.UnimplementedException
- getVersion() - Method in enum org.apache.dubbo.remoting.http12.HttpVersion
- getWriteQueue() - Method in class org.apache.dubbo.remoting.http12.netty4.HttpWriteQueueHandler
H
- H2StreamChannel - Interface in org.apache.dubbo.remoting.http12.h2
- handle(E, RequestMetadata, MethodDescriptor) - Method in interface org.apache.dubbo.remoting.http12.ExceptionHandler
-
Handle the exception and return a result.
- handleGrpc(E, RequestMetadata, MethodDescriptor) - Method in interface org.apache.dubbo.remoting.http12.ExceptionHandler
-
Handles the exception and return a result for gRPC protocol.
- handlerAdded(ChannelHandlerContext) - Method in class org.apache.dubbo.remoting.http12.netty4.HttpWriteQueueHandler
- handlerRemoved(ChannelHandlerContext) - Method in class org.apache.dubbo.remoting.http12.netty4.HttpWriteQueueHandler
- hasAttribute(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- hasAttribute(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- hashCode() - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- hashCode() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- hashCode() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- hasHeader(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- hasHeader(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- hasHeader(CharSequence) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- hasHeader(CharSequence) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- hasNext() - Method in class org.apache.dubbo.remoting.http12.netty4.StringValueIterator
- hasParameter(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- hasParameter(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- HEAD - Enum constant in enum org.apache.dubbo.remoting.http12.HttpMethods
- header(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpMetadata
- header(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- header(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- header(CharSequence) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- header(CharSequence) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- header(CharSequence, String) - Method in interface org.apache.dubbo.remoting.http12.HttpMetadata
- header(String, Object) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- header(String, String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- header(String, String...) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- header(String, Date) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- header(String, List<String>) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- Header - Enum constant in enum org.apache.dubbo.remoting.http12.rest.ParamType
- headerIf(String, Object) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- headerIf(String, String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- headerNames() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- headerNames() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- headerNames() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- headerNames() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- HeaderQueueCommand - Class in org.apache.dubbo.remoting.http12.command
- HeaderQueueCommand(HttpMetadata) - Constructor for class org.apache.dubbo.remoting.http12.command.HeaderQueueCommand
- headers() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Request
- headers() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Response
- headers() - Method in class org.apache.dubbo.remoting.http12.h1.Http1Metadata
- headers() - Method in class org.apache.dubbo.remoting.http12.h1.Http1RequestMetadata
- headers() - Method in class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- headers() - Method in interface org.apache.dubbo.remoting.http12.HttpMetadata
- headers() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- headers() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- headers() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- headers() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- headers() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Mapping
-
Specifies the request headers that must be present for this mapping to be invoked.
- headers(Map<String, List<String>>) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- headers(HttpHeaders) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- headerValues(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- headerValues(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- headerValues(CharSequence) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- headerValues(CharSequence) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- HEAP_ALLOC - Static variable in class org.apache.dubbo.remoting.http12.HttpUtils
- HOST - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- HtmlCodec - Class in org.apache.dubbo.remoting.http12.message.codec
- HtmlCodec(FrameworkModel) - Constructor for class org.apache.dubbo.remoting.http12.message.codec.HtmlCodec
- HtmlCodecFactory - Class in org.apache.dubbo.remoting.http12.message.codec
- HtmlCodecFactory() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.HtmlCodecFactory
- HTTP - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- HTTP_METHODS_BYTES - Static variable in enum org.apache.dubbo.remoting.http12.HttpMethods
- HTTP1 - Enum constant in enum org.apache.dubbo.remoting.http12.HttpVersion
- Http1InputMessage - Class in org.apache.dubbo.remoting.http12.h1
- Http1InputMessage(InputStream) - Constructor for class org.apache.dubbo.remoting.http12.h1.Http1InputMessage
- Http1Metadata - Class in org.apache.dubbo.remoting.http12.h1
- Http1Metadata(HttpHeaders) - Constructor for class org.apache.dubbo.remoting.http12.h1.Http1Metadata
- Http1OutputMessage - Class in org.apache.dubbo.remoting.http12.h1
- Http1OutputMessage(OutputStream) - Constructor for class org.apache.dubbo.remoting.http12.h1.Http1OutputMessage
- Http1Request - Interface in org.apache.dubbo.remoting.http12.h1
- Http1RequestMetadata - Class in org.apache.dubbo.remoting.http12.h1
- Http1RequestMetadata(HttpHeaders, String, String) - Constructor for class org.apache.dubbo.remoting.http12.h1.Http1RequestMetadata
- Http1ServerChannelObserver - Class in org.apache.dubbo.remoting.http12.h1
- Http1ServerChannelObserver(HttpChannel) - Constructor for class org.apache.dubbo.remoting.http12.h1.Http1ServerChannelObserver
- Http1ServerTransportListener - Interface in org.apache.dubbo.remoting.http12.h1
- Http1ServerTransportListenerFactory - Interface in org.apache.dubbo.remoting.http12.h1
- Http1SseServerChannelObserver - Class in org.apache.dubbo.remoting.http12.h1
- Http1SseServerChannelObserver(HttpChannel) - Constructor for class org.apache.dubbo.remoting.http12.h1.Http1SseServerChannelObserver
- HTTP2 - Enum constant in enum org.apache.dubbo.remoting.http12.HttpVersion
- Http2CancelableStreamObserver<T> - Interface in org.apache.dubbo.remoting.http12.h2
- Http2ChannelDelegate - Class in org.apache.dubbo.remoting.http12.h2
- Http2ChannelDelegate(H2StreamChannel) - Constructor for class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- Http2Header - Interface in org.apache.dubbo.remoting.http12.h2
- Http2InputMessage - Interface in org.apache.dubbo.remoting.http12.h2
- Http2InputMessageFrame - Class in org.apache.dubbo.remoting.http12.h2
- Http2InputMessageFrame(long, InputStream, boolean) - Constructor for class org.apache.dubbo.remoting.http12.h2.Http2InputMessageFrame
- Http2InputMessageFrame(InputStream, boolean) - Constructor for class org.apache.dubbo.remoting.http12.h2.Http2InputMessageFrame
- Http2MetadataFrame - Class in org.apache.dubbo.remoting.http12.h2
- Http2MetadataFrame(long, HttpHeaders, boolean) - Constructor for class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- Http2MetadataFrame(HttpHeaders) - Constructor for class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- Http2MetadataFrame(HttpHeaders, boolean) - Constructor for class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- Http2OutputMessage - Interface in org.apache.dubbo.remoting.http12.h2
- Http2OutputMessageFrame - Class in org.apache.dubbo.remoting.http12.h2
- Http2OutputMessageFrame(OutputStream, boolean) - Constructor for class org.apache.dubbo.remoting.http12.h2.Http2OutputMessageFrame
- Http2ServerChannelObserver - Class in org.apache.dubbo.remoting.http12.h2
- Http2ServerChannelObserver(H2StreamChannel) - Constructor for class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- Http2ServerTransportListenerFactory - Interface in org.apache.dubbo.remoting.http12.h2
- Http2StreamFrame - Interface in org.apache.dubbo.remoting.http12.h2
- Http2TransportListener - Interface in org.apache.dubbo.remoting.http12.h2
- Http2WriteQueueChannel - Class in org.apache.dubbo.remoting.http12.h2.command
- Http2WriteQueueChannel(H2StreamChannel, HttpWriteQueue) - Constructor for class org.apache.dubbo.remoting.http12.h2.command.Http2WriteQueueChannel
- HttpChannel - Interface in org.apache.dubbo.remoting.http12
- HttpChannelHolder - Interface in org.apache.dubbo.remoting.http12
- HttpChannelQueueCommand - Class in org.apache.dubbo.remoting.http12.command
- HttpChannelQueueCommand() - Constructor for class org.apache.dubbo.remoting.http12.command.HttpChannelQueueCommand
- HttpConstants - Class in org.apache.dubbo.remoting.http12
- HttpCookie - Class in org.apache.dubbo.remoting.http12
- HttpCookie(String, String) - Constructor for class org.apache.dubbo.remoting.http12.HttpCookie
- HttpHeaderNames - Enum in org.apache.dubbo.remoting.http12
- HttpHeaders - Interface in org.apache.dubbo.remoting.http12
- HttpHeadersMapAdapter - Class in org.apache.dubbo.remoting.http12.message
- HttpHeadersMapAdapter(HttpHeaders) - Constructor for class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- HttpInputMessage - Interface in org.apache.dubbo.remoting.http12
- HttpJsonUtils - Class in org.apache.dubbo.remoting.http12
- HttpJsonUtils(FrameworkModel) - Constructor for class org.apache.dubbo.remoting.http12.HttpJsonUtils
- HttpMessageAdapterFactory<HR,
REQUEST, - Interface in org.apache.dubbo.remoting.http12.messageRESPONSE> - HttpMessageCodec - Interface in org.apache.dubbo.remoting.http12.message
-
for http body codec
- HttpMessageDecoder - Interface in org.apache.dubbo.remoting.http12.message
- HttpMessageDecoderFactory - Interface in org.apache.dubbo.remoting.http12.message
- HttpMessageEncoder - Interface in org.apache.dubbo.remoting.http12.message
- HttpMessageEncoderFactory - Interface in org.apache.dubbo.remoting.http12.message
- HttpMetadata - Interface in org.apache.dubbo.remoting.http12
- HttpMethods - Enum in org.apache.dubbo.remoting.http12
- httpOnly() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- HttpOutputMessage - Interface in org.apache.dubbo.remoting.http12
- HttpOverPayloadException - Exception Class in org.apache.dubbo.remoting.http12.exception
- HttpOverPayloadException(String) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.HttpOverPayloadException
- HttpRequest - Interface in org.apache.dubbo.remoting.http12
- HttpRequest.FileUpload - Interface in org.apache.dubbo.remoting.http12
- HttpRequestTimeout - Exception Class in org.apache.dubbo.remoting.http12.exception
- HttpResponse - Interface in org.apache.dubbo.remoting.http12
- HttpResult<T> - Interface in org.apache.dubbo.remoting.http12
- HttpResultPayloadException - Exception Class in org.apache.dubbo.remoting.http12.exception
- HttpResultPayloadException(int, Object) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- HttpResultPayloadException(Object) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- HttpResultPayloadException(HttpResult<?>) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- HTTPS - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- HttpStatus - Enum in org.apache.dubbo.remoting.http12
- HttpStatusException - Exception Class in org.apache.dubbo.remoting.http12.exception
- HttpStatusException(int) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.HttpStatusException
- HttpStatusException(int, String) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.HttpStatusException
- HttpStatusException(int, String, Throwable) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.HttpStatusException
- HttpStatusException(int, Throwable) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.HttpStatusException
- HttpTransportListener<HEADER,
MESSAGE> - Interface in org.apache.dubbo.remoting.http12 - HttpUtils - Class in org.apache.dubbo.remoting.http12
- HttpVersion - Enum in org.apache.dubbo.remoting.http12
- HttpWriteQueue - Class in org.apache.dubbo.remoting.http12.command
- HttpWriteQueue(Executor) - Constructor for class org.apache.dubbo.remoting.http12.command.HttpWriteQueue
- HttpWriteQueueHandler - Class in org.apache.dubbo.remoting.http12.netty4
- HttpWriteQueueHandler() - Constructor for class org.apache.dubbo.remoting.http12.netty4.HttpWriteQueueHandler
I
- id() - Method in class org.apache.dubbo.remoting.http12.h2.Http2InputMessageFrame
- id() - Method in class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- id() - Method in interface org.apache.dubbo.remoting.http12.h2.Http2OutputMessage
- id() - Method in interface org.apache.dubbo.remoting.http12.h2.Http2StreamFrame
- inputStream() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest.FileUpload
- inputStream() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- inputStream() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- INSTANCE - Static variable in class org.apache.dubbo.remoting.http12.message.codec.HtmlCodec
- INSTANCE - Static variable in class org.apache.dubbo.remoting.http12.message.codec.JsonCodec
- INSTANCE - Static variable in class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodec
- INSTANCE - Static variable in class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodec
- INSTANCE - Static variable in class org.apache.dubbo.remoting.http12.message.codec.YamlCodec
- INTERNAL_SERVER_ERROR - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- invokeListener(InputStream) - Method in class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- is(String) - Method in enum org.apache.dubbo.remoting.http12.HttpMethods
- isAutoRequestN() - Method in interface org.apache.dubbo.remoting.http12.FlowControlStreamObserver
- isAutoRequestN() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- isCancelByRemote() - Method in exception class org.apache.dubbo.remoting.http12.h2.CancelStreamException
- isCommitted() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- isCommitted() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- isContentEmpty() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- isContentEmpty() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- isEmpty() - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- isEmpty() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- isEmpty() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- isEmpty() - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- isEmpty() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- isEmpty() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- isEndStream() - Method in class org.apache.dubbo.remoting.http12.h2.Http2InputMessageFrame
- isEndStream() - Method in class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- isEndStream() - Method in class org.apache.dubbo.remoting.http12.h2.Http2OutputMessageFrame
- isEndStream() - Method in interface org.apache.dubbo.remoting.http12.h2.Http2StreamFrame
- isGet(String) - Static method in enum org.apache.dubbo.remoting.http12.HttpMethods
- isHttp2() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- isHttp2() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- isPost(String) - Static method in enum org.apache.dubbo.remoting.http12.HttpMethods
- isPureText() - Method in class org.apache.dubbo.remoting.http12.message.MediaType
- iterator() - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- iterator() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- iterator() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
J
- JsonCodec - Class in org.apache.dubbo.remoting.http12.message.codec
- JsonCodec(FrameworkModel) - Constructor for class org.apache.dubbo.remoting.http12.message.codec.JsonCodec
- JsonCodecFactory - Class in org.apache.dubbo.remoting.http12.message.codec
- JsonCodecFactory() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.JsonCodecFactory
- JsonPbCodec - Class in org.apache.dubbo.remoting.http12.message.codec
- JsonPbCodec(FrameworkModel) - Constructor for class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodec
- JsonPbCodecFactory - Class in org.apache.dubbo.remoting.http12.message.codec
- JsonPbCodecFactory() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodecFactory
K
- keySet() - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
L
- LAST_MODIFIED - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- LengthFieldStreamingDecoder - Class in org.apache.dubbo.remoting.http12.message
- LengthFieldStreamingDecoder() - Constructor for class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- LengthFieldStreamingDecoder(int) - Constructor for class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- LengthFieldStreamingDecoder(int, int) - Constructor for class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- LimitedByteBufOutputStream - Class in org.apache.dubbo.remoting.http12
- LimitedByteBufOutputStream(ByteBuf, int) - Constructor for class org.apache.dubbo.remoting.http12.LimitedByteBufOutputStream
- ListeningDecoder - Interface in org.apache.dubbo.remoting.http12.message
- ListeningDecoder.Listener - Interface in org.apache.dubbo.remoting.http12.message
- localAddr() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- localAddr() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- localAddress() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- localAddress() - Method in interface org.apache.dubbo.remoting.http12.HttpChannel
- localAddress() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Channel
- localAddress() - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel
- locale() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- locale() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- locale() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- locale() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- locales() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- locales() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- localHost() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- localHost() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- localPort() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- localPort() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- LOCATION - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
M
- Mapping - Annotation Type in org.apache.dubbo.remoting.http12.rest
-
Annotation for mapping Dubbo services to Rest endpoints.
- MatrixVariable - Enum constant in enum org.apache.dubbo.remoting.http12.rest.ParamType
- maxAge() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- mediaType() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- mediaType() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.BinaryCodec
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.BinaryCodecFactory
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.HtmlCodec
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.HtmlCodecFactory
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodec
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodecFactory
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodecFactory
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodec
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodecFactory
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.XmlCodec
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.XmlCodecFactory
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodec
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodecFactory
- mediaType() - Method in interface org.apache.dubbo.remoting.http12.message.CodecMediaType
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- mediaType() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- MediaType - Class in org.apache.dubbo.remoting.http12.message
- MediaType(String, String) - Constructor for class org.apache.dubbo.remoting.http12.message.MediaType
- method() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Request
- method() - Method in class org.apache.dubbo.remoting.http12.h1.Http1RequestMetadata
- method() - Method in class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- method() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- method() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- method() - Method in interface org.apache.dubbo.remoting.http12.RequestMetadata
- method() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Mapping
-
Defines the HTTP methods supported by the mapped handler.
- METHOD_NOT_ALLOWED - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- MethodMetadata - Class in org.apache.dubbo.remoting.http12.message
- moved(String) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- moved(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- MOVED_PERMANENTLY - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- MULTIPART_FORM_DATA - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
N
- name() - Method in interface org.apache.dubbo.remoting.http12.h2.Http2Header
- name() - Method in class org.apache.dubbo.remoting.http12.h2.Http2InputMessageFrame
- name() - Method in interface org.apache.dubbo.remoting.http12.h2.Http2OutputMessage
- name() - Method in interface org.apache.dubbo.remoting.http12.h2.Http2StreamFrame
- name() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- name() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest.FileUpload
- names() - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- names() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- names() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- nameSet() - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- nameSet() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- nameSet() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- NettyH2StreamChannel - Class in org.apache.dubbo.remoting.http12.netty4.h2
- NettyH2StreamChannel(Http2StreamChannel, TripleConfig) - Constructor for class org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel
- NettyHttp1Channel - Class in org.apache.dubbo.remoting.http12.netty4.h1
- NettyHttp1Channel(Channel, TripleConfig) - Constructor for class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Channel
- NettyHttp1Codec - Class in org.apache.dubbo.remoting.http12.netty4.h1
- NettyHttp1Codec() - Constructor for class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Codec
- NettyHttp1ConnectionHandler - Class in org.apache.dubbo.remoting.http12.netty4.h1
- NettyHttp1ConnectionHandler(URL, FrameworkModel, TripleConfig, Http1ServerTransportListenerFactory) - Constructor for class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1ConnectionHandler
- NettyHttp1HttpHeaders - Class in org.apache.dubbo.remoting.http12.netty4.h1
- NettyHttp1HttpHeaders() - Constructor for class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- NettyHttp1HttpHeaders(HttpHeaders) - Constructor for class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- NettyHttp2FrameCodec - Class in org.apache.dubbo.remoting.http12.netty4.h2
- NettyHttp2FrameCodec() - Constructor for class org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameCodec
- NettyHttp2FrameHandler - Class in org.apache.dubbo.remoting.http12.netty4.h2
- NettyHttp2FrameHandler(H2StreamChannel, Http2TransportListener) - Constructor for class org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameHandler
- NettyHttp2ProtocolSelectorHandler - Class in org.apache.dubbo.remoting.http12.netty4.h2
- NettyHttp2ProtocolSelectorHandler(URL, FrameworkModel, TripleConfig, Http2ServerTransportListenerFactory) - Constructor for class org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2ProtocolSelectorHandler
- NettyHttpChannelFutureListener - Class in org.apache.dubbo.remoting.http12.netty4
- NettyHttpChannelFutureListener() - Constructor for class org.apache.dubbo.remoting.http12.netty4.NettyHttpChannelFutureListener
- NettyHttpHeaders<T> - Class in org.apache.dubbo.remoting.http12.netty4
- NettyHttpHeaders(T) - Constructor for class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- newInstance(H2StreamChannel, URL, FrameworkModel) - Method in interface org.apache.dubbo.remoting.http12.h2.Http2ServerTransportListenerFactory
- newInstance(HttpChannel, URL, FrameworkModel) - Method in interface org.apache.dubbo.remoting.http12.h1.Http1ServerTransportListenerFactory
- newOutputMessage() - Method in interface org.apache.dubbo.remoting.http12.h2.H2StreamChannel
- newOutputMessage() - Method in interface org.apache.dubbo.remoting.http12.HttpChannel
- newOutputMessage() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Channel
- newOutputMessage(boolean) - Method in interface org.apache.dubbo.remoting.http12.h2.H2StreamChannel
- newOutputMessage(boolean) - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- newOutputMessage(boolean) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel
- next() - Method in class org.apache.dubbo.remoting.http12.netty4.StringValueIterator
- NO_CACHE - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- NO_CONTENT - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- NOT_FOUND - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- notFound() - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
O
- of(int, T) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- of(String) - Static method in enum org.apache.dubbo.remoting.http12.HttpMethods
- of(HttpStatus, T) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- of(T) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- ok() - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- ok() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- OK - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- onClose() - Method in interface org.apache.dubbo.remoting.http12.message.ListeningDecoder.Listener
- onClose() - Method in class org.apache.dubbo.remoting.http12.message.StreamingDecoder.DefaultFragmentListener
- onClose() - Method in interface org.apache.dubbo.remoting.http12.message.StreamingDecoder.FragmentListener
- onCompleted() - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- onData(MESSAGE) - Method in interface org.apache.dubbo.remoting.http12.HttpTransportListener
- onError(Throwable) - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- onFragmentMessage(InputStream) - Method in class org.apache.dubbo.remoting.http12.message.StreamingDecoder.DefaultFragmentListener
- onFragmentMessage(InputStream) - Method in interface org.apache.dubbo.remoting.http12.message.StreamingDecoder.FragmentListener
- onFragmentMessage(InputStream) - Method in class org.apache.dubbo.remoting.http12.message.StreamingDecoder.NoopFragmentListener
- onMessage(Object) - Method in interface org.apache.dubbo.remoting.http12.message.ListeningDecoder.Listener
-
call on decode finish
- onMetadata(HEADER) - Method in interface org.apache.dubbo.remoting.http12.HttpTransportListener
- onNext(Object) - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- onStreamClosed() - Method in class org.apache.dubbo.remoting.http12.message.DefaultStreamingDecoder
- onStreamClosed() - Method in class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- onStreamClosed() - Method in interface org.apache.dubbo.remoting.http12.message.StreamingDecoder
- operationComplete(ChannelFuture) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpChannelFutureListener
- OPTIONS - Enum constant in enum org.apache.dubbo.remoting.http12.HttpMethods
- org.apache.dubbo.remoting.http12 - package org.apache.dubbo.remoting.http12
- org.apache.dubbo.remoting.http12.command - package org.apache.dubbo.remoting.http12.command
- org.apache.dubbo.remoting.http12.exception - package org.apache.dubbo.remoting.http12.exception
- org.apache.dubbo.remoting.http12.h1 - package org.apache.dubbo.remoting.http12.h1
- org.apache.dubbo.remoting.http12.h2 - package org.apache.dubbo.remoting.http12.h2
- org.apache.dubbo.remoting.http12.h2.command - package org.apache.dubbo.remoting.http12.h2.command
- org.apache.dubbo.remoting.http12.message - package org.apache.dubbo.remoting.http12.message
- org.apache.dubbo.remoting.http12.message.codec - package org.apache.dubbo.remoting.http12.message.codec
- org.apache.dubbo.remoting.http12.netty4 - package org.apache.dubbo.remoting.http12.netty4
- org.apache.dubbo.remoting.http12.netty4.h1 - package org.apache.dubbo.remoting.http12.netty4.h1
- org.apache.dubbo.remoting.http12.netty4.h2 - package org.apache.dubbo.remoting.http12.netty4.h2
- org.apache.dubbo.remoting.http12.rest - package org.apache.dubbo.remoting.http12.rest
- outputStream() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- outputStream() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
P
- Param - Enum constant in enum org.apache.dubbo.remoting.http12.rest.ParamType
- Param - Annotation Type in org.apache.dubbo.remoting.http12.rest
-
Annotation for defining parameters on Dubbo service method parameters.
- parameter(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- parameter(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- parameter(String, String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- parameter(String, String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- parameterNames() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- parameterNames() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- parameterValues(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- parameterValues(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- params() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Mapping
-
Specifies the request parameters that must be present for this mapping to be invoked.
- ParamType - Enum in org.apache.dubbo.remoting.http12.rest
- parseAccept(String) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- parseAcceptLanguage(String) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- parseContentLanguage(String) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- parseLocale(String) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- parseQuality(String, int) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- part(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- part(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- Part - Enum constant in enum org.apache.dubbo.remoting.http12.rest.ParamType
- parts() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- parts() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- PATCH - Enum constant in enum org.apache.dubbo.remoting.http12.HttpMethods
- path() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Request
- path() - Method in class org.apache.dubbo.remoting.http12.h1.Http1RequestMetadata
- path() - Method in class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- path() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- path() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- path() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- path() - Method in interface org.apache.dubbo.remoting.http12.RequestMetadata
- path() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Mapping
-
Specifies the path patterns to be mapped.
- PATH - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- PathVariable - Enum constant in enum org.apache.dubbo.remoting.http12.rest.ParamType
- PlainTextCodec - Class in org.apache.dubbo.remoting.http12.message.codec
- PlainTextCodec(FrameworkModel) - Constructor for class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodec
- PlainTextCodecFactory - Class in org.apache.dubbo.remoting.http12.message.codec
- PlainTextCodecFactory() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodecFactory
- POST - Enum constant in enum org.apache.dubbo.remoting.http12.HttpMethods
- produces() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Mapping
-
Specifies the media types that the mapped handler produces.
- put(String, List<String>) - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- PUT - Enum constant in enum org.apache.dubbo.remoting.http12.HttpMethods
- putAll(Map<? extends String, ? extends List<String>>) - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
Q
- query() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- query() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- queryParameter(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- queryParameter(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- queryParameterNames() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- queryParameterNames() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- queryParameters() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- queryParameters() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- queryParameterValues(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- queryParameterValues(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- QueueCommand - Interface in org.apache.dubbo.remoting.http12.command
R
- rawPath() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- rawPath() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- read() - Method in class org.apache.dubbo.remoting.http12.CompositeInputStream
- read(byte[], int, int) - Method in class org.apache.dubbo.remoting.http12.CompositeInputStream
- readPostValue(InterfaceHttpData) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- readUpload(InterfaceHttpData) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- remoteAddr() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- remoteAddr() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- remoteAddress() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- remoteAddress() - Method in interface org.apache.dubbo.remoting.http12.HttpChannel
- remoteAddress() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Channel
- remoteAddress() - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel
- remoteHost() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- remoteHost() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- remotePort() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- remotePort() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- remove() - Method in class org.apache.dubbo.remoting.http12.netty4.StringValueIterator
- remove(CharSequence) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- remove(CharSequence) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- remove(CharSequence) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- remove(Object) - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- removeAttribute(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- removeAttribute(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- request(int) - Method in interface org.apache.dubbo.remoting.http12.FlowControlStreamObserver
-
Requests the peer to produce
countmore messages to be delivered to the 'inbound'StreamObserver. - request(int) - Method in class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- request(int) - Method in class org.apache.dubbo.remoting.http12.message.DefaultStreamingDecoder
- request(int) - Method in class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- request(int) - Method in interface org.apache.dubbo.remoting.http12.message.StreamingDecoder
- REQUEST_TIMEOUT - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- RequestMetadata - Interface in org.apache.dubbo.remoting.http12
- required() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Param
-
Indicates whether the parameter is required.
- reset() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- reset() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- resetBuffer() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- resetBuffer() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- ResetQueueCommand - Class in org.apache.dubbo.remoting.http12.h2.command
- ResetQueueCommand(long) - Constructor for class org.apache.dubbo.remoting.http12.h2.command.ResetQueueCommand
- resolveGrpcStatus(E, HttpHeaders, RequestMetadata, MethodDescriptor) - Method in interface org.apache.dubbo.remoting.http12.ExceptionHandler
-
Resolves the gRPC status for a given throwable.
- resolveLogLevel(E) - Method in interface org.apache.dubbo.remoting.http12.ExceptionHandler
-
Resolves the log level for a given throwable.
- run() - Method in class org.apache.dubbo.remoting.http12.command.DataQueueCommand
- run() - Method in class org.apache.dubbo.remoting.http12.command.HeaderQueueCommand
- run() - Method in class org.apache.dubbo.remoting.http12.h2.command.ResetQueueCommand
S
- sameSite() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- scheme() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- scheme() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- secure() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- sendError(int) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- sendError(int) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- sendError(int, String) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- sendError(int, String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- sendRedirect(String) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- sendRedirect(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- SERVER_SENT_EVENT_DATA_PREFIX_BYTES - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- SERVER_SENT_EVENT_LF_BYTES - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- serverHost() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- serverHost() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- ServerHttpChannelObserver<H> - Interface in org.apache.dubbo.remoting.http12
- serverName() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- serverName() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- serverPort() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- serverPort() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- serverSide() - Static method in exception class org.apache.dubbo.remoting.http12.exception.HttpRequestTimeout
- set(CharSequence, Iterable<String>) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- set(CharSequence, Iterable<String>) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- set(CharSequence, Iterable<String>) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- set(CharSequence, String) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- set(CharSequence, String) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- set(CharSequence, String) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- set(CharSequence, String...) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- set(CharSequence, String...) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- set(CharSequence, String...) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- set(Map<? extends CharSequence, ? extends Iterable<String>>) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- set(Map<? extends CharSequence, ? extends Iterable<String>>) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- set(Map<? extends CharSequence, ? extends Iterable<String>>) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- set(HttpHeaders) - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- set(HttpHeaders) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- set(HttpHeaders) - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- SET_COOKIE - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- setAttribute(String, Object) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setAttribute(String, Object) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setBody(Object) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setBody(Object) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setBody(T) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult
- setCancellationContext(CancellationContext) - Method in interface org.apache.dubbo.remoting.http12.h2.Http2CancelableStreamObserver
- setCancellationContext(CancellationContext) - Method in class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- setCharset(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setCharset(String) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setCharset(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setCharset(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setCommitted(boolean) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setCommitted(boolean) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setContentType(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setContentType(String) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setContentType(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setContentType(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setDomain(String) - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- setExceptionCustomizer(Function<Throwable, ?>) - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- setExceptionCustomizer(Function<Throwable, ?>) - Method in interface org.apache.dubbo.remoting.http12.ServerHttpChannelObserver
- setFragmentListener(StreamingDecoder.FragmentListener) - Method in class org.apache.dubbo.remoting.http12.message.DefaultStreamingDecoder
- setFragmentListener(StreamingDecoder.FragmentListener) - Method in class org.apache.dubbo.remoting.http12.message.LengthFieldStreamingDecoder
- setFragmentListener(StreamingDecoder.FragmentListener) - Method in interface org.apache.dubbo.remoting.http12.message.StreamingDecoder
- setHeader(CharSequence, String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setHeader(CharSequence, String) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setHeader(CharSequence, String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setHeader(CharSequence, String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setHeader(CharSequence, Date) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setHeader(CharSequence, Date) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setHeader(CharSequence, Date) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setHeader(CharSequence, Date) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setHeader(CharSequence, List<String>) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setHeader(CharSequence, List<String>) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setHeader(CharSequence, List<String>) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setHeader(CharSequence, List<String>) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setHeaders(Map<String, List<String>>) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult
- setHttpChannel(HttpChannelHolder) - Method in class org.apache.dubbo.remoting.http12.command.HttpChannelQueueCommand
- setHttpOnly(boolean) - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- setInputStream(InputStream) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setInputStream(InputStream) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setListener(ListeningDecoder.Listener) - Method in class org.apache.dubbo.remoting.http12.message.DefaultListeningDecoder
- setListener(ListeningDecoder.Listener) - Method in interface org.apache.dubbo.remoting.http12.message.ListeningDecoder
- setLocale(String) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setLocale(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setMaxAge(long) - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- setMessage(String) - Method in class org.apache.dubbo.remoting.http12.ErrorResponse
- setMethod(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setMethod(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setOutputStream(OutputStream) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setOutputStream(OutputStream) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setPath(String) - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- setResponseEncoder(HttpMessageEncoder) - Method in class org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver
- setSameSite(String) - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- setSecure(boolean) - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- setStatus(int) - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- setStatus(int) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- setStatus(int) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult
- setStatus(String) - Method in class org.apache.dubbo.remoting.http12.ErrorResponse
- setStreamingDecoder(StreamingDecoder) - Method in class org.apache.dubbo.remoting.http12.h2.Http2ServerChannelObserver
- setUri(String) - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- setUri(String) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- setValue(String) - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- size() - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- size() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest.FileUpload
- size() - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- size() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- size() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- status() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- status() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- status(int) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- status(int) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- status(HttpStatus) - Static method in interface org.apache.dubbo.remoting.http12.HttpResult
- status(HttpStatus) - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult.Builder
- STATUS - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- StreamingDecoder - Interface in org.apache.dubbo.remoting.http12.message
- StreamingDecoder.DefaultFragmentListener - Class in org.apache.dubbo.remoting.http12.message
- StreamingDecoder.FragmentListener - Interface in org.apache.dubbo.remoting.http12.message
- StreamingDecoder.NoopFragmentListener - Class in org.apache.dubbo.remoting.http12.message
- StringValueIterator - Class in org.apache.dubbo.remoting.http12.netty4
- StringValueIterator(Iterator<Map.Entry<CharSequence, CharSequence>>) - Constructor for class org.apache.dubbo.remoting.http12.netty4.StringValueIterator
- supportBody(String) - Static method in enum org.apache.dubbo.remoting.http12.HttpMethods
- supportContentType(String) - Method in interface org.apache.dubbo.remoting.http12.h2.Http2ServerTransportListenerFactory
- supports(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.HtmlCodecFactory
- supports(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonCodecFactory
- supports(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.JsonPbCodecFactory
- supports(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.PlainTextCodecFactory
- supports(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.XmlCodecFactory
- supports(String) - Method in class org.apache.dubbo.remoting.http12.message.codec.YamlCodecFactory
- supports(String) - Method in interface org.apache.dubbo.remoting.http12.message.CodecMediaType
T
- TE - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- TEXT - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- TEXT_CSS - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- TEXT_EVENT_STREAM - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- TEXT_HTML - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- TEXT_JAVASCRIPT - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- TEXT_JSON - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- TEXT_PLAIN - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- TEXT_XML - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- TEXT_YAML - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- toHttpResult() - Method in interface org.apache.dubbo.remoting.http12.HttpResponse
- toHttpResult() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- toJavaList(String, Class<T>) - Method in class org.apache.dubbo.remoting.http12.HttpJsonUtils
- toJavaObject(String, Type) - Method in class org.apache.dubbo.remoting.http12.HttpJsonUtils
- toJson(Object) - Method in class org.apache.dubbo.remoting.http12.HttpJsonUtils
- toMap() - Method in interface org.apache.dubbo.remoting.http12.HttpHeaders
- toPayload() - Method in interface org.apache.dubbo.remoting.http12.HttpResult
- toPrettyJson(Object) - Method in class org.apache.dubbo.remoting.http12.HttpJsonUtils
- toStatusString(int) - Static method in class org.apache.dubbo.remoting.http12.HttpUtils
- toString() - Method in class org.apache.dubbo.remoting.http12.ErrorResponse
- toString() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
- toString() - Method in exception class org.apache.dubbo.remoting.http12.exception.HttpStatusException
- toString() - Method in class org.apache.dubbo.remoting.http12.h1.DefaultHttp1Request
- toString() - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- toString() - Method in class org.apache.dubbo.remoting.http12.h2.Http2InputMessageFrame
- toString() - Method in class org.apache.dubbo.remoting.http12.h2.Http2MetadataFrame
- toString() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- toString() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- toString() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResponse
- toString() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpResult
- toString() - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- toString() - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders
- toString() - Method in class org.apache.dubbo.remoting.http12.netty4.NettyHttpHeaders
- TRACE - Enum constant in enum org.apache.dubbo.remoting.http12.HttpMethods
- TRAILERS - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- TRANSFER_ENCODING - Enum constant in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
- type() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Param
-
The type of the parameter, such as query, header, or path variable.
U
- UNAUTHORIZED - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- UnimplementedException - Exception Class in org.apache.dubbo.remoting.http12.exception
- UnimplementedException(String) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.UnimplementedException
- UNSUPPORTED_MEDIA_TYPE - Enum constant in enum org.apache.dubbo.remoting.http12.HttpStatus
- UnsupportedMediaTypeException - Exception Class in org.apache.dubbo.remoting.http12.exception
- UnsupportedMediaTypeException(String) - Constructor for exception class org.apache.dubbo.remoting.http12.exception.UnsupportedMediaTypeException
- uri() - Method in interface org.apache.dubbo.remoting.http12.HttpRequest
- uri() - Method in class org.apache.dubbo.remoting.http12.message.DefaultHttpRequest
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameHandler
V
- value() - Method in class org.apache.dubbo.remoting.http12.HttpCookie
- value() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Mapping
-
Alias for
Mapping.path(). - value() - Element in annotation type org.apache.dubbo.remoting.http12.rest.Param
-
The name of the parameter.
- valueOf(String) - Static method in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.remoting.http12.HttpMethods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.remoting.http12.HttpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.remoting.http12.HttpVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.remoting.http12.rest.ParamType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.dubbo.remoting.http12.HttpHeaderNames
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.dubbo.remoting.http12.HttpMethods
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.dubbo.remoting.http12.HttpStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.dubbo.remoting.http12.HttpVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.dubbo.remoting.http12.message.HttpHeadersMapAdapter
- values() - Static method in enum org.apache.dubbo.remoting.http12.rest.ParamType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WILDCARD - Static variable in class org.apache.dubbo.remoting.http12.message.MediaType
- write(byte[]) - Method in class org.apache.dubbo.remoting.http12.LimitedByteBufOutputStream
- write(byte[], int, int) - Method in class org.apache.dubbo.remoting.http12.LimitedByteBufOutputStream
- write(int) - Method in class org.apache.dubbo.remoting.http12.LimitedByteBufOutputStream
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Codec
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameCodec
- writeHeader(HttpMetadata) - Method in class org.apache.dubbo.remoting.http12.h2.command.Http2WriteQueueChannel
- writeHeader(HttpMetadata) - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- writeHeader(HttpMetadata) - Method in interface org.apache.dubbo.remoting.http12.HttpChannel
- writeHeader(HttpMetadata) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Channel
- writeHeader(HttpMetadata) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel
- writeMessage(HttpOutputMessage) - Method in class org.apache.dubbo.remoting.http12.h2.command.Http2WriteQueueChannel
- writeMessage(HttpOutputMessage) - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- writeMessage(HttpOutputMessage) - Method in interface org.apache.dubbo.remoting.http12.HttpChannel
- writeMessage(HttpOutputMessage) - Method in class org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Channel
- writeMessage(HttpOutputMessage) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel
- writeResetFrame(long) - Method in class org.apache.dubbo.remoting.http12.h2.command.Http2WriteQueueChannel
- writeResetFrame(long) - Method in interface org.apache.dubbo.remoting.http12.h2.H2StreamChannel
- writeResetFrame(long) - Method in class org.apache.dubbo.remoting.http12.h2.Http2ChannelDelegate
- writeResetFrame(long) - Method in class org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel
X
- X_FORWARDED_HOST - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- X_FORWARDED_PORT - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- X_FORWARDED_PROTO - Static variable in class org.apache.dubbo.remoting.http12.HttpConstants
- XmlCodec - Class in org.apache.dubbo.remoting.http12.message.codec
- XmlCodec() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.XmlCodec
- XmlCodecFactory - Class in org.apache.dubbo.remoting.http12.message.codec
- XmlCodecFactory() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.XmlCodecFactory
Y
- YamlCodec - Class in org.apache.dubbo.remoting.http12.message.codec
- YamlCodec(FrameworkModel) - Constructor for class org.apache.dubbo.remoting.http12.message.codec.YamlCodec
- YamlCodecFactory - Class in org.apache.dubbo.remoting.http12.message.codec
- YamlCodecFactory() - Constructor for class org.apache.dubbo.remoting.http12.message.codec.YamlCodecFactory
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form