public void readObject(ContainerNode node) throws java.lang.Exception { pjsua2JNI.TransportConfig_readObject(swigCPtr, this, ContainerNode.getCPtr(node), node); }
public void writeObject(ContainerNode node) throws java.lang.Exception { pjsua2JNI.EpConfig_writeObject(swigCPtr, this, ContainerNode.getCPtr(node), node); }