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 anHttpSocketthat 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 TypeMethodDescriptionvoidHttpSocketPool.close(HttpSocket hs, boolean reuse) Releases anHttpSocketto this pool when it is not in use any more.