org.mobicents.protocols.ss7.sccp.parameter
Interface ProtocolClass
public interface ProtocolClass
- Author:
- baranowb
encode
void encode(java.io.OutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
decode
void decode(java.io.InputStream in)
throws java.io.IOException
- Throws:
java.io.IOException
getpClass
int getpClass()
setpClass
void setpClass(int pClass)
getMsgHandling
int getMsgHandling()
setMsgHandling
void setMsgHandling(int msgHandling)
Copyright © 2010. All Rights Reserved.