be.SIRAPRISE.messages
Class AuthenticationOKMessageTypeV1_0

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessageType
      extended by be.SIRAPRISE.messages.AuthenticationOKMessageType
          extended by be.SIRAPRISE.messages.AuthenticationOKMessageTypeV1_0

public final class AuthenticationOKMessageTypeV1_0
extends AuthenticationOKMessageType

The AuthenticationOKMessageTypeV1_0 message type has the no fields.

Since:
SIRA_PRISE 1.1
Author:
Erwin Smout

Method Summary
 AuthenticationOKMessage message()
          Gets an authenticationOK message corresponding to the type/version creating it
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

message

public AuthenticationOKMessage message()
Description copied from class: AuthenticationOKMessageType
Gets an authenticationOK message corresponding to the type/version creating it

Specified by:
message in class AuthenticationOKMessageType
Returns:
An authenticationOK message corresponding to the type/version creating it