Uses of Class
org.cybergarage.http.HTTPSocket
Packages that use HTTPSocket
-
Uses of HTTPSocket in org.cybergarage.http
Methods in org.cybergarage.http that return HTTPSocketMethods in org.cybergarage.http with parameters of type HTTPSocketModifier and TypeMethodDescriptionboolean
HTTPPacket.read
(HTTPSocket httpSock) protected boolean
HTTPPacket.set
(HTTPSocket httpSock) void
HTTPRequest.setSocket
(HTTPSocket value) Constructors in org.cybergarage.http with parameters of type HTTPSocketModifierConstructorDescriptionHTTPRequest
(HTTPSocket httpSock) HTTPResponse
(HTTPSocket httpSock) HTTPSocket
(HTTPSocket socket)