Uses of Interface
org.osid.transport.Response
Packages that use Response
Package
Description
The Open Service Interface Definitions for the org.osid.transport
service.
-
Uses of Response in org.osid.transport
Methods in org.osid.transport with parameters of type ResponseModifier and TypeMethodDescriptionvoidOutboundMessageSession.makeRequest(Request request, Response response) Sends a request to the remote transport endpoint and waits for a response.