org.apache.openejb.server.cxf.rs
Class Logs

java.lang.Object
  extended by org.apache.openejb.server.cxf.rs.Logs

public class Logs
extends Object


Nested Class Summary
static class Logs.LogOperationEndpointInfo
           
static class Logs.LogResourceEndpointInfo
           
 
Constructor Summary
Logs()
           
 
Method Summary
static String forceLength(String httpMethod, int l, boolean right)
           
static String name(Type type)
           
static String singleSlash(String address, String value)
           
static String toSimpleString(Method mtd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logs

public Logs()
Method Detail

forceLength

public static String forceLength(String httpMethod,
                                 int l,
                                 boolean right)

toSimpleString

public static String toSimpleString(Method mtd)

name

public static String name(Type type)

singleSlash

public static String singleSlash(String address,
                                 String value)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.