Package org.cometd.client.transport
package org.cometd.client.transport
-
Interface SummaryInterfaceDescriptionClasses implementing
MessageClientTransport
indicate that the transport they provide receives messages without the need of a previous request, like it happens in HTTP long poll.Abstracts the communication betweenBayeuxClient
andClientTransport
. -
Class Summary