Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

oracle.ocsg.oauth2.util
Class IoUtil

java.lang.Object
  extended byoracle.ocsg.oauth2.util.IoUtil

public final class IoUtil
extends java.lang.Object


Method Summary
static java.lang.String readString(java.io.DataInput in)
           
static void writeString(java.io.DataOutput out, java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readString

public static java.lang.String readString(java.io.DataInput in)
                                   throws java.io.IOException
Throws:
java.io.IOException

writeString

public static void writeString(java.io.DataOutput out,
                               java.lang.String str)
                        throws java.io.IOException
Throws:
java.io.IOException

Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Copyright © 2008, 2018, Oracle and/or its affiliates. All rights reserved.