javax.ws.rs.ext
Interface RuntimeDelegate.HeaderDelegate<T>

Enclosing class:
RuntimeDelegate

public static interface RuntimeDelegate.HeaderDelegate<T>


Method Summary
 T fromString(String str)
           
 String toString(T obj)
           
 

Method Detail

fromString

T fromString(String str)

toString

String toString(T obj)


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.