|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SccpProvider
| Method Summary | |
|---|---|
void |
deregisterSccpListener(SccpAddress localAddress)
Removes listener |
MessageFactory |
getMessageFactory()
Gets the access to message factory. |
ParameterFactory |
getParameterFactory()
Gets the access to parameter factory. |
void |
registerSccpListener(SccpAddress localAddress,
SccpListener listener)
Register listener for some adddress. |
void |
send(SccpMessage message)
Sends message. |
| Method Detail |
|---|
MessageFactory getMessageFactory()
ParameterFactory getParameterFactory()
void registerSccpListener(SccpAddress localAddress,
SccpListener listener)
listener - void deregisterSccpListener(SccpAddress localAddress)
void send(SccpMessage message)
throws java.io.IOException
message - the message to be sent.destination - the address of the recipient.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||