Uses of Class
org.sblim.cimclient.internal.http.HttpServerMethod
-
Packages that use HttpServerMethod Package Description org.sblim.cimclient.internal.http Internal implementation of HTTP client and server. -
-
Uses of HttpServerMethod in org.sblim.cimclient.internal.http
Methods in org.sblim.cimclient.internal.http that return HttpServerMethod Modifier and Type Method Description HttpServerMethodMessageReader. getMethod()Returns the http server methodHttpServerMethodMessageWriter. getMethod()Returns the http server methodMethods in org.sblim.cimclient.internal.http with parameters of type HttpServerMethod Modifier and Type Method Description voidMessageWriter. setMethod(HttpServerMethod method)Sets the http server method
-