tuwien.auto.eicl.struct.eibnetip
Class Search_Response
java.lang.Object
tuwien.auto.eicl.struct.eibnetip.Search_Response
public class Search_Response
extends java.lang.Object
This class implements the EIBnet/IP search response message. This message is
sent in replie to a Search Response.
Search_Response(byte[] _Body) - Initializes the object by parasing a byte array.
|
Search_Response
public Search_Response(byte[] _Body)
throws EICLException
Initializes the object by parasing a byte array. Throws EICLException if
the parsing didn't succeed.
_Body
- The EIBnet/IP message body (after the EIBnet/IP header)
getDiscoveredEndpoint
public HPAI getDiscoveredEndpoint()
Returns the end point encapsulated in the search response