Uses of Class
net.i2p.data.i2cp.I2CPMessageImpl

Packages that use I2CPMessageImpl
net.i2p.data.i2cp   
 

Uses of I2CPMessageImpl in net.i2p.data.i2cp
 

Subclasses of I2CPMessageImpl in net.i2p.data.i2cp
 class CreateLeaseSetMessage
          Defines the message a client sends to a router when authorizing the LeaseSet
 class CreateSessionMessage
          Defines the message a client sends to a router when establishing a new session.
 class DestroySessionMessage
          Defines the message a client sends to a router when destroying existing session.
 class DisconnectMessage
          Defines the message a client sends to a router when destroying existing session.
 class GetDateMessage
          Request the other side to send us what they think the current time is
 class MessagePayloadMessage
          Defines the message a client sends to a router to ask it to deliver a new message
 class MessageStatusMessage
          Defines the message a client sends to a router when destroying existing session.
 class ReceiveMessageBeginMessage
          Defines the message a client sends to a router when asking the router to start sending a message to it.
 class ReceiveMessageEndMessage
          Defines the message a client sends to a router when asking the router to start sending a message to it.
 class ReportAbuseMessage
          Defines the message a client sends to a router when asking the router what its address visibility is
 class RequestLeaseSetMessage
          Defines the message a client sends to a router when destroying existing session.
 class SendMessageMessage
          Defines the message a client sends to a router to ask it to deliver a new message
 class SessionStatusMessage
          Defines the message a client sends to a router when destroying existing session.
 class SetDateMessage
          Tell the other side what time it is