|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientMarshaller | |
|---|---|
| org.nakedobjects.remoting.client | |
| org.nakedobjects.remoting.protocol | |
| org.nakedobjects.remoting.protocol.encoding | |
| org.nakedobjects.remoting.protocol.serialize | |
| Uses of ClientMarshaller in org.nakedobjects.remoting.client |
|---|
| Methods in org.nakedobjects.remoting.client that return ClientMarshaller | |
|---|---|
protected ClientMarshaller |
SerializingOverSocketsProxyInstaller.createMarshaller(Transport transport)
|
protected abstract ClientMarshaller |
ProxyInstallerAbstract.createMarshaller(Transport transport)
Mandatory hook method. |
protected ClientMarshaller |
EncodingOverSocketsProxyInstaller.createMarshaller(Transport transport)
|
protected ClientMarshaller |
ClientConnectionDefault.getMarshaller()
|
| Constructors in org.nakedobjects.remoting.client with parameters of type ClientMarshaller | |
|---|---|
ClientConnectionDefault(ClientMarshaller marshaller)
|
|
| Uses of ClientMarshaller in org.nakedobjects.remoting.protocol |
|---|
| Classes in org.nakedobjects.remoting.protocol that implement ClientMarshaller | |
|---|---|
class |
MarshallerAbstract
|
| Uses of ClientMarshaller in org.nakedobjects.remoting.protocol.encoding |
|---|
| Classes in org.nakedobjects.remoting.protocol.encoding that implement ClientMarshaller | |
|---|---|
class |
EncodingMarshaller
|
| Uses of ClientMarshaller in org.nakedobjects.remoting.protocol.serialize |
|---|
| Classes in org.nakedobjects.remoting.protocol.serialize that implement ClientMarshaller | |
|---|---|
class |
SerializingMarshaller
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||