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 TypeMethodDescriptionbooleanHTTPPacket.read(HTTPSocket httpSock) protected booleanHTTPPacket.set(HTTPSocket httpSock) voidHTTPRequest.setSocket(HTTPSocket value) Constructors in org.cybergarage.http with parameters of type HTTPSocketModifierConstructorDescriptionHTTPRequest(HTTPSocket httpSock) HTTPResponse(HTTPSocket httpSock) HTTPSocket(HTTPSocket socket)