Uses of Class
sunlabs.brazil.util.http.HttpSocket
Packages that use HttpSocket
-
Uses of HttpSocket in sunlabs.brazil.util.http
Methods in sunlabs.brazil.util.http that return HttpSocketModifier and TypeMethodDescriptionReturns anHttpSocket
that can be used to communicate with the specified port on the named host.Methods in sunlabs.brazil.util.http with parameters of type HttpSocketModifier and TypeMethodDescriptionvoid
HttpSocketPool.close
(HttpSocket hs, boolean reuse) Releases anHttpSocket
to this pool when it is not in use any more.