public class DynamicClassLoader.DynamicClassLoaderUserObject extends java.lang.Object implements ServiceUserObject
Modifier | Constructor and Description |
---|---|
private |
DynamicClassLoaderUserObject()
Constructs a new
DynamicClassLoaderUserObject . |
Modifier and Type | Method and Description |
---|---|
Filter |
getChannelRxFilter()
Returns the RX filter to be used at the receiving end of a channel if dynamic class loading
is to be supported over that channel.
|
Filter |
getChannelTxFilter()
Returns the TX filter to be used at the sending end of a channel if dynamic class laoding is
to be supported over that channel.
|
private DynamicClassLoaderUserObject()
DynamicClassLoaderUserObject
.public Filter getChannelTxFilter()
public Filter getChannelRxFilter()