package

com.commsignia.v2x.client

Provides V2X client library classes.

Interfaces

ITSConnectionStateListener Listener interface for connection state events. 
ITSEventListener Listener interface for receiving ITS events. 
ITSRawFacilityPacketListener Listener interface for raw facility packets. 
ResponseHandler<T> Used for creating response handlers for various requests. 

Classes

ITSApplication The ITSApplication class provides a client for connecting to an ITS Router using the External API Server interface. 
ITSConnectionStateAdapter Convenience class for receiving connection state events. 
ITSEventAdapter Convenience class for receiving ITS events. 
ITSRawFacilityPacketAdapter  
MalformedPacketHandler Represents a malformed packet handler which enables the user of the library to have more fine-grained control over how the client library handles malformed packets. 
SimpleResponseHandler Convenience class for handling simple responses. 

Enums

MalformedPacketHandler.Action Represents the three possible course of action when dealing with a malformed packet. 
MessageSet Message sets, used to indicate which message set the client should use.