invoke(Invocation invocation) By default, this will only add the marshaller to be used to the invocation meta data,
which will later be used by the transport.
Constructor Detail
MarshallInterceptor
public MarshallInterceptor(Marshaller marshaller)(Code)
By default, this will only add the marshaller to be used to the invocation meta data,
which will later be used by the transport.
Parameters: invocation - throws: Throwable -