IllegalStateException
may be thrown. Note that this method will not close the underlying network connection.
@return The Unbind response packet, or null if asynchronous communicationis being used.
@throws ie.omk.smpp.NotBoundException if the connection is not yet bound.
@throws ie.omk.smpp.message.SMPPProtocolException If synchronous comms is in use and the incoming unbind_resp packet violates the SMPP specification, this exception is thrown.
@throws java.io.IOException If an I/O error occurs while writing the unbind request or reading the unbind response.
|
|