Uses of Interface
org.osid.transport.Endpoint
Packages that use Endpoint
Package
Description
The Open Service Interface Definitions for the org.osid.transport
service.
-
Uses of Endpoint in org.osid.transport
Methods in org.osid.transport that return EndpointModifier and TypeMethodDescriptionEndpointLookupSession.getEndpoint(Id endpointId) Gets theEndpointspecified by itsId.InboundMessageSession.getEndpoint()Gets theEndpointassociated with this session.InboundStreamSession.getEndpoint()Gets theEndpointassociated with this session.OutboundMessageSession.getEndpoint()Gets theEndpointassociated with this session.OutboundStreamSession.getEndpoint()Gets theEndpointassociated with this session.EndpointList.getNextEndpoint()Gets the nextEndpointin this list.Endpoint[]EndpointList.getNextEndpoints(long n) Gets the next set ofEndpointobjects in this lis which must be less than or equal to whst is returned fromavailable().