com.ireasoning.protocol
Interface Msg
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- SnmpDataType
- All Known Implementing Classes:
- ErrorMsg, TL1OutputMsg
- public interface Msg
- extends Serializable
This class represents message Session received.
- See Also:
Session
,
Listener
Field Summary |
static int |
ERROR_TYPE
Error msg type |
Method Summary |
int |
getType()
Returns the message type |
ERROR_TYPE
public static final int ERROR_TYPE
- Error msg type
getType
public int getType()
- Returns the message type
Copyright © 2002 iReasoning Inc. All Rights Reserved.