2008-02-07 1.1.0

org.eclipse.soda.dk.epcglobal.llrp.transport.messages
Class EpcglobalLlrpTransportMessages

java.lang.Object
  extended by org.eclipse.soda.dk.epcglobal.llrp.transport.messages.EpcglobalLlrpTransportMessages

public class EpcglobalLlrpTransportMessages
extends java.lang.Object

EPCglobal Low Level Reader Protocol (LLRP) Transport. The transport message interface defines the named messages for the EpcglobalLlrpTransport transport.

The devicekit properties keys and default values.

epcgloballlrptransport.linger -1
epcgloballlrptransport.readtimeout 1000
epcgloballlrptransport.readsize -1
epcgloballlrptransport.localport -1
epcgloballlrptransport.host epcgloballlrp
epcgloballlrptransport.writesize -1
epcgloballlrptransport.remoteport 5084
epcgloballlrptransport.connection tcpip
epcgloballlrptransport.responsetimeout 1000
epcgloballlrptransport.linger=-1 epcgloballlrptransport.readtimeout=1000 epcgloballlrptransport.readsize=-1 epcgloballlrptransport.localport=-1 epcgloballlrptransport.host=epcgloballlrp epcgloballlrptransport.writesize=-1 epcgloballlrptransport.remoteport=5084 epcgloballlrptransport.connection=tcpip epcgloballlrptransport.responsetimeout=1000

The list of exported services:

Version:
1.1.0
See Also:
EpcglobalLlrpTransportService,

See the following specification(s) for more details:

Title: EPCglobal Low Level Reader Protocol (LLRP)
Url: http://www.epcglobalinc.org/standards/llrp
Version: 1.0.1
Date: August 13, 2007
Vendor: EPCglobal
Comment: Ratified

Constructor Summary
EpcglobalLlrpTransportMessages()
           
 
Method Summary
static MessageService getCloseConnectionMessage()
          Gets the CloseConnectionMessage value.
static FilterService getCloseConnectionMessageFilter()
          Gets the CloseConnectionMessageFilter value.
static MessageService getCloseConnectionResponseMessage()
          Gets the CloseConnectionResponseMessage value.
static FilterService getEpcEpcglobalLlrpMessageHeaderFilter()
          Gets the EpcEpcglobalLlrpMessageHeaderFilter value.
static FilterService getFilter_KEEPALIVE_ACK()
          Gets the Filter_KEEPALIVE_ACK value.
static FilterService getFilter_KEEPALIVE()
          Gets the Filter_KEEPALIVE value.
static FilterService getFilter_SET_READER_CONFIG_KEEPALIVESPEC()
          Gets the Filter_SET_READER_CONFIG_KEEPALIVESPEC value.
static FilterService getFilter1FFF()
          Gets the Filter1FFF value.
static MessageService getMsg_KEEPALIVE_ACK()
          Gets the Msg_KEEPALIVE_ACK value.
static MessageService getMsg_KEEPALIVE()
          Gets the Msg_KEEPALIVE value.
static MessageService getMsg_SET_READER_CONFIG_KEEPALIVESPEC()
          Gets the Msg_SET_READER_CONFIG_KEEPALIVESPEC value.
static MessageService getReaderEventNotification_ConnectionAttempt()
          Gets the ReaderEventNotification_ConnectionAttempt value.
static ParameterService getReaderEventParameter()
          Gets the ReaderEventParameter value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpcglobalLlrpTransportMessages

public EpcglobalLlrpTransportMessages()
Method Detail

getFilter_KEEPALIVE

public static FilterService getFilter_KEEPALIVE()
Gets the Filter_KEEPALIVE value.

Returns:
FilterService The Filter_KEEPALIVE message

getMsg_KEEPALIVE

public static MessageService getMsg_KEEPALIVE()
Gets the Msg_KEEPALIVE value.

Returns:
MessageService The Msg_KEEPALIVE message

getFilter_KEEPALIVE_ACK

public static FilterService getFilter_KEEPALIVE_ACK()
Gets the Filter_KEEPALIVE_ACK value.

Returns:
FilterService The Filter_KEEPALIVE_ACK message

getMsg_KEEPALIVE_ACK

public static MessageService getMsg_KEEPALIVE_ACK()
Gets the Msg_KEEPALIVE_ACK value.

Returns:
MessageService The Msg_KEEPALIVE_ACK message

getFilter_SET_READER_CONFIG_KEEPALIVESPEC

public static FilterService getFilter_SET_READER_CONFIG_KEEPALIVESPEC()
Gets the Filter_SET_READER_CONFIG_KEEPALIVESPEC value.

Returns:
FilterService The Filter_SET_READER_CONFIG_KEEPALIVESPEC message

getMsg_SET_READER_CONFIG_KEEPALIVESPEC

public static MessageService getMsg_SET_READER_CONFIG_KEEPALIVESPEC()
Gets the Msg_SET_READER_CONFIG_KEEPALIVESPEC value.

Returns:
MessageService The Msg_SET_READER_CONFIG_KEEPALIVESPEC message

getReaderEventParameter

public static ParameterService getReaderEventParameter()
Gets the ReaderEventParameter value.

Returns:
ParameterService The ReaderEventParameter message

getEpcEpcglobalLlrpMessageHeaderFilter

public static FilterService getEpcEpcglobalLlrpMessageHeaderFilter()
Gets the EpcEpcglobalLlrpMessageHeaderFilter value.

Returns:
FilterService The EpcEpcglobalLlrpMessageHeaderFilter message

getReaderEventNotification_ConnectionAttempt

public static MessageService getReaderEventNotification_ConnectionAttempt()
Gets the ReaderEventNotification_ConnectionAttempt value.

Returns:
MessageService The ReaderEventNotification_ConnectionAttempt message

getCloseConnectionMessageFilter

public static FilterService getCloseConnectionMessageFilter()
Gets the CloseConnectionMessageFilter value.

Returns:
FilterService The CloseConnectionMessageFilter message

getCloseConnectionMessage

public static MessageService getCloseConnectionMessage()
Gets the CloseConnectionMessage value.

Returns:
MessageService The CloseConnectionMessage message

getFilter1FFF

public static FilterService getFilter1FFF()
Gets the Filter1FFF value.

Returns:
FilterService The Filter1FFF message

getCloseConnectionResponseMessage

public static MessageService getCloseConnectionResponseMessage()
Gets the CloseConnectionResponseMessage value.

Returns:
MessageService The CloseConnectionResponseMessage message

2008-02-07 1.1.0

Copyright (c) 2008 IBM. See license in Legal section.