2010-01-26 1.2.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 Device Kit properties CONNECTION_KEYS and default values.

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

The list of exported services:

Since:
1.0
Version:
1.2.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
Since:
1.0

getMsg_KEEPALIVE

public static MessageService getMsg_KEEPALIVE()
Gets the Msg_KEEPALIVE value.

Returns:
MessageService The Msg_KEEPALIVE message
Since:
1.0

getFilter_KEEPALIVE_ACK

public static FilterService getFilter_KEEPALIVE_ACK()
Gets the Filter_KEEPALIVE_ACK value.

Returns:
FilterService The Filter_KEEPALIVE_ACK message
Since:
1.0

getMsg_KEEPALIVE_ACK

public static MessageService getMsg_KEEPALIVE_ACK()
Gets the Msg_KEEPALIVE_ACK value.

Returns:
MessageService The Msg_KEEPALIVE_ACK message
Since:
1.0

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
Since:
1.1

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
Since:
1.1

getReaderEventParameter

public static ParameterService getReaderEventParameter()
Gets the ReaderEventParameter value.

Returns:
ParameterService The ReaderEventParameter message
Since:
1.1

getEpcEpcglobalLlrpMessageHeaderFilter

public static FilterService getEpcEpcglobalLlrpMessageHeaderFilter()
Gets the EpcEpcglobalLlrpMessageHeaderFilter value.

Returns:
FilterService The EpcEpcglobalLlrpMessageHeaderFilter message
Since:
1.0

getReaderEventNotification_ConnectionAttempt

public static MessageService getReaderEventNotification_ConnectionAttempt()
Gets the ReaderEventNotification_ConnectionAttempt value.

Returns:
MessageService The ReaderEventNotification_ConnectionAttempt message
Since:
1.0

getCloseConnectionMessageFilter

public static FilterService getCloseConnectionMessageFilter()
Gets the CloseConnectionMessageFilter value.

Returns:
FilterService The CloseConnectionMessageFilter message
Since:
1.1

getCloseConnectionMessage

public static MessageService getCloseConnectionMessage()
Gets the CloseConnectionMessage value.

Returns:
MessageService The CloseConnectionMessage message
Since:
1.1

getFilter1FFF

public static FilterService getFilter1FFF()
Gets the Filter1FFF value.

Returns:
FilterService The Filter1FFF message
Since:
1.1

getCloseConnectionResponseMessage

public static MessageService getCloseConnectionResponseMessage()
Gets the CloseConnectionResponseMessage value.

Returns:
MessageService The CloseConnectionResponseMessage message
Since:
1.1

2010-01-26 1.2.0

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