public class DialogicMtp3UserPart extends Mtp3UserPartBaseImpl
| Modifier and Type | Field and Description |
|---|---|
protected java.util.concurrent.ExecutorService |
layer3exec |
deliveryTransferMessageThreadCount, isStarted| Constructor and Description |
|---|
DialogicMtp3UserPart() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDestinationModuleId() |
int |
getSourceModuleId() |
void |
sendMessage(Mtp3TransferPrimitive msg) |
void |
setDestinationModuleId(int destinationModuleId) |
void |
setSourceModuleId(int sourceModuleId) |
void |
start() |
void |
stop() |
addMtp3UserPartListener, getDeliveryMessageThreadCount, getMaxUserDataLength, removeMtp3UserPartListener, sendPauseMessageToLocalUser, sendResumeMessageToLocalUser, sendStatusMessageToLocalUser, sendTransferMessageToLocalUser, setDeliveryMessageThreadCountpublic int getSourceModuleId()
public void setSourceModuleId(int sourceModuleId)
public int getDestinationModuleId()
public void setDestinationModuleId(int destinationModuleId)
public void start()
throws java.lang.Exception
start in class Mtp3UserPartBaseImpljava.lang.Exceptionpublic void stop()
throws java.lang.Exception
stop in class Mtp3UserPartBaseImpljava.lang.Exceptionpublic void sendMessage(Mtp3TransferPrimitive msg) throws java.io.IOException
java.io.IOExceptionCopyright © 2012. All Rights Reserved.