org.jboss.invocation.unified.marshall |
|
Java Source File Name | Type | Comment |
HTTPInvocationMarshaller.java | Class | This marshaller is to be used in conjunction with the UnifiedInvoker and will
look for an InvocationRequest to be passed to it, which is specific to EJB
invocations. |
HTTPInvocationUnMarshaller.java | Class | This is a hollow implementation in that it only over rides the DATATYPE
value. |
InvocationMarshaller.java | Class | This marshaller is to be used in conjunction with the UnifiedInvoker and will
look for an InvocationRequest to be passed to it, which is specific to EJB
invocations. |
InvocationUnMarshaller.java | Class | This is a hollow implementation in that it only over rides the DATATYPE
value. |