public class JSPvdTransport extends SimplePvdTransport
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
JSPvdTransport() |
protected |
JSPvdTransport(long address) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
connect() |
void |
destroy() |
void |
send(NativeObject inBytes,
int inLength) |
static JSPvdTransport |
wrapPointer(long address) |
disconnect, isConnectedcheckNotNull, equals, getAddress, hashCodeprotected JSPvdTransport(long address)
protected JSPvdTransport()
public static JSPvdTransport wrapPointer(long address)
public void destroy()
destroy in class SimplePvdTransportpublic boolean connect()
connect in class SimplePvdTransportpublic void send(NativeObject inBytes, int inLength)
send in class SimplePvdTransportinBytes - WebIDL type: anyinLength - WebIDL type: unsigned long