Package org.wildfly.httpclient.common
Interface HttpTargetContext.HttpMarshaller
-
- Enclosing class:
- HttpTargetContext
public static interface HttpTargetContext.HttpMarshaller
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmarshall(OutputStream output)
-
-
-
Method Detail
-
marshall
void marshall(OutputStream output) throws Exception
- Throws:
Exception
-
-